Skip to content

Commit

Permalink
Upgrade serde
Browse files Browse the repository at this point in the history
  • Loading branch information
davidli2010 committed May 18, 2021
1 parent e523076 commit 0fba720
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 @@ -15,7 +15,7 @@ documentation = "https://docs.rs/decimal-rs/"
ethnum = "1.0.3"
thiserror = "1.0.24"
stack-buf = "0.1.6"
serde = { version = "1.0.125", optional = true }
serde = { version = "1.0.126", optional = true }

[dev-dependencies]
bencher = "0.1.5"
Expand Down

0 comments on commit 0fba720

Please sign in to comment.