diff options
| author | Bartek IwaĆczuk <biwanczuk@gmail.com> | 2024-01-25 17:24:11 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-01-25 16:24:11 +0000 |
| commit | d4153bb117b67121d3a76c4a56699aec9bb3a667 (patch) | |
| tree | ccadbd8f49dada0d6b2589f95ec053c1b372e029 /ext/net | |
| parent | 2fd26de396b88c029f1e3a02179efaf4b2de9396 (diff) | |
chore: forward v1.40.1 commit to main (#22107)
Co-authored-by: denobot <33910674+denobot@users.noreply.github.com>
Co-authored-by: bartlomieju <bartlomieju@users.noreply.github.com>
Diffstat (limited to 'ext/net')
| -rw-r--r-- | ext/net/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/net/Cargo.toml b/ext/net/Cargo.toml index 1fccac25d..6c2f09511 100644 --- a/ext/net/Cargo.toml +++ b/ext/net/Cargo.toml @@ -2,7 +2,7 @@ [package] name = "deno_net" -version = "0.125.0" +version = "0.126.0" authors.workspace = true edition.workspace = true license.workspace = true |
