Skip to content

Commit

Permalink
serde
Browse files Browse the repository at this point in the history
  • Loading branch information
ddd-mtl committed Mar 19, 2024
1 parent bc3de21 commit 2181b0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ edition = "2021"
crate-type = [ "cdylib", "rlib" ]

[dependencies]
serde = { version = "1.0.163", default-features = false }
serde = { version = "1.0.197", default-features = false }
#chrono = { version = "0.4.22", default-features = false, features = ["clock", "std", "oldtime", "serde"], optional = true }
#holochain_zome_types = { version = "=0.2.4", default-features = false }
hdk = { version = "=0.3.0-beta-dev.34", features = ["encoding"] }
Expand Down

0 comments on commit 2181b0f

Please sign in to comment.