diff options
| author | Satya Rohith <me@satyarohith.com> | 2021-07-29 21:59:44 +0530 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-07-29 21:59:44 +0530 |
| commit | d0ec29b493f7b0d201368e97f7f89f305c1a7d86 (patch) | |
| tree | fb5e6a40b86492f46851cc909087a57346dd999e /Cargo.lock | |
| parent | 1fc8935ebcca18f9a782ca775392e161e6d8a9b3 (diff) | |
chore: release deno_fetch (#11549)
Diffstat (limited to 'Cargo.lock')
| -rw-r--r-- | Cargo.lock | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.lock b/Cargo.lock index 1b27a5a71..389ecd46a 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -694,7 +694,7 @@ dependencies = [ [[package]] name = "deno_fetch" -version = "0.35.0" +version = "0.36.0" dependencies = [ "bytes", "data-url", |
