Skip to content

Commit

Permalink
chore: bump serde to 1.0.184
Browse files Browse the repository at this point in the history
  • Loading branch information
FWuermse committed Aug 24, 2023
1 parent e07de73 commit 8434b2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Expand Up @@ -19,7 +19,7 @@ crate-type = ["cdylib", "rlib"]
[dependencies]
anyhow = "1.0.72"
flowrs = {path = "../flowrs"} # "0.1.0"
serde = "1.0.183"
serde = "1.0.184"
serde_json = "1.0.104"
wasm-bindgen = "0.2.87"
bincode = "1.3.3"

0 comments on commit 8434b2f

Please sign in to comment.