summaryrefslogtreecommitdiff
path: root/extensions/file/Cargo.toml
AgeCommit message (Collapse)Author
2021-06-10refactor: merge deno_file crate into deno_web (#10914)Bartek Iwańczuk
This refactor makes it so there's one less crate to publish on each release.
2021-06-08chore: release crates (#10896)Bartek Iwańczuk
2021-05-31v1.10.3Bert Belder
2021-05-17chore: release crates (#10661)Luca Casonato
For the Deno 1.10.2 release.
2021-05-11chore: release crates (#10596)Bartek Iwańczuk
2021-04-30Rename crate_ops to extensions (#10431)Andy Hayden