summaryrefslogtreecommitdiff
path: root/ext/io/Cargo.toml
AgeCommit message (Collapse)Author
2023-03-10chore: forward v1.31.2 release commit to main (#18114)denobot
Co-authored-by: Yoshiya Hinosawa <stibium121@gmail.com>
2023-03-05refactor(runtime): factor out deno_io extension crate (#18001)Bartek IwaƄczuk
This is a prerequisite to factor out FS ops to a separate crate.