mirror of
https://github.com/denoland/deno.git
synced 2025-09-26 12:19:12 +00:00
Upgrade rust crates
This commit is contained in:
parent
111b19b0a3
commit
ac68f628d2
6 changed files with 180 additions and 183 deletions
|
@ -12,5 +12,5 @@ path = "lib.rs"
|
|||
|
||||
[dependencies]
|
||||
deno = { path = "../core" }
|
||||
serde_json = "1.0"
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
serde_json = "1.0.40"
|
||||
serde = { version = "1.0.100", features = ["derive"] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue