Skip to content

Commit

Permalink
use crates.io v8_valueserializer
Browse files Browse the repository at this point in the history
  • Loading branch information
losfair committed Dec 14, 2023
1 parent 1bb2274 commit c5b2ff5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,4 @@ tokio = { version = "1.33.0", features = ["full"] }
tokio-util = "0.7"
url = "2"
uuid = { version = "1.4.1", features = ["v4", "serde"] }
v8_valueserializer = { git = "https://github.com/denoland/v8_valueserializer", rev = "57891ee121a069a5b612a45e107809434473cf81" }
v8_valueserializer = "0.1.1"

0 comments on commit c5b2ff5

Please sign in to comment.