mirror of
https://github.com/denoland/deno.git
synced 2025-09-27 20:59:10 +00:00
upgrade: crates (#6032)
This commit is contained in:
parent
c813990806
commit
b693ca7f7f
4 changed files with 60 additions and 60 deletions
|
@ -21,4 +21,4 @@ path = "lib.rs"
|
|||
[dependencies]
|
||||
deno_core = { path = "../core", version = "0.46.0" }
|
||||
serde_json = "1.0.53"
|
||||
serde = { version = "1.0.110", features = ["derive"] }
|
||||
serde = { version = "1.0.111", features = ["derive"] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue