mirror of
https://github.com/denoland/deno.git
synced 2025-09-28 05:04:48 +00:00
Upgrade crates (#5104)
This commit is contained in:
parent
e18aaf49cf
commit
2b15e53d5a
5 changed files with 41 additions and 34 deletions
|
@ -20,5 +20,5 @@ path = "lib.rs"
|
|||
|
||||
[dependencies]
|
||||
deno_core = { path = "../core", version = "0.42.0" }
|
||||
serde_json = "1.0.51"
|
||||
serde_json = "1.0.52"
|
||||
serde = { version = "1.0.106", features = ["derive"] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue