0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-03-11 06:37:12 -04:00
deno/runtime/permissions
denobot acd75bbd75
1.43.2 (#23747)
Bumped versions for 1.43.2

Please ensure:
- [ ] Target branch is correct (`vX.XX` if a patch release, `main` if
minor)
- [ ] Crate versions are bumped correctly
- [ ] Releases.md is updated correctly (think relevancy and remove
reverts)

To make edits to this PR:
```shell
git fetch upstream release_1_43.2 && git checkout -b release_1_43.2 upstream/release_1_43.2
```

cc @nathanwhit

---------

Co-authored-by: nathanwhit <nathanwhit@users.noreply.github.com>
Co-authored-by: Nathan Whitaker <nathan@deno.com>
2024-05-08 15:21:14 -07:00
..
Cargo.toml 1.43.2 (#23747) 2024-05-08 15:21:14 -07:00
lib.rs fix(runtime): allow nul device on windows (#23741) 2024-05-08 14:39:06 -06:00
prompter.rs fix(runtime): fix Windows permission prompt (#23212) 2024-04-04 09:44:43 -06:00
README.md refactor: add deno_permissions crate (#22236) 2024-03-12 10:42:26 -07:00