1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-01-08 15:19:40 -05:00
denoland-deno/ext
Bartek Iwańczuk c9223bc6a5
fix(evt/kv): Add serde feature to uuid (#20350)
`cargo publish` for v1.36.4 failed due to missing `serde` feature on
`uuid` dependency.
2023-09-01 18:41:35 +02:00
..
broadcast_channel chore: forward v1.36.3 release commit to main (#20270) 2023-08-24 17:53:01 +00:00
cache chore: forward v1.36.3 release commit to main (#20270) 2023-08-24 17:53:01 +00:00
console chore: forward v1.36.3 release commit to main (#20270) 2023-08-24 17:53:01 +00:00
crypto fix(ext/crypto): remove EdDSA alg key checks and export (#20331) 2023-08-31 18:26:26 +05:30
fetch chore: forward v1.36.3 release commit to main (#20270) 2023-08-24 17:53:01 +00:00
ffi chore: update to Rust 1.72 (#20258) 2023-08-26 22:04:12 -06:00
fs chore: forward v1.36.3 release commit to main (#20270) 2023-08-24 17:53:01 +00:00
http fix(ext/http): don't panic on stream responses in cancelled requests (#20316) 2023-08-28 13:29:34 -06:00
io chore: forward v1.36.3 release commit to main (#20270) 2023-08-24 17:53:01 +00:00
kv fix(evt/kv): Add serde feature to uuid (#20350) 2023-09-01 18:41:35 +02:00
napi chore: forward v1.36.3 release commit to main (#20270) 2023-08-24 17:53:01 +00:00
net fix(network): adjust Listener type params (#18642) 2023-08-27 20:55:04 +00:00
node fix(ext/node): remove unnecessary and incorrect type priority_t (#20276) 2023-09-01 11:21:23 +02:00
tls fix(ext/tls): upgrade webpki version (#20285) 2023-08-25 23:40:25 +02:00
url chore: forward v1.36.3 release commit to main (#20270) 2023-08-24 17:53:01 +00:00
web chore: update to Rust 1.72 (#20258) 2023-08-26 22:04:12 -06:00
webidl chore: forward v1.36.3 release commit to main (#20270) 2023-08-24 17:53:01 +00:00
websocket chore: update to Rust 1.72 (#20258) 2023-08-26 22:04:12 -06:00
webstorage chore: forward v1.36.3 release commit to main (#20270) 2023-08-24 17:53:01 +00:00