Skip to content

Commit

Permalink
Updated config-wasm and hdr-histogram dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
tkmcmaster committed May 29, 2024
1 parent 9eca255 commit b6a3eb6
Show file tree
Hide file tree
Showing 4 changed files with 96 additions and 1,598 deletions.
2 changes: 1 addition & 1 deletion lib/config-wasm/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ crate-type = ["cdylib"]
config = { path = "../config" }
js-sys = "0.3"
serde = "1"
serde-wasm-bindgen = "0.5"
serde-wasm-bindgen = "0.6"
wasm-bindgen = { version = "0.2", features = ["serde-serialize"] }
# Not a direct dependency but get random as of 0.2.2 throws an error on "unsupported targets"
# https://docs.rs/getrandom/0.2.2/getrandom/#unsupported-targets
Expand Down
Loading

0 comments on commit b6a3eb6

Please sign in to comment.