Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
vicanso committed Aug 24, 2023
1 parent 0eada91 commit bc636a5
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 @@ -26,7 +26,7 @@ substring = "1.4.5"
charts-rs-derive = { path = "./charts-rs-derive", version = "0.1.9"}
resvg = { version = "0.35.0", default-features = false, features = [ "text", "system-fonts" ], optional = true }
png = { version = "0.17.10", optional = true }
serde = { version = "1.0.183", features = ["derive"] }
serde = { version = "1.0.186", features = ["derive"] }
serde_json = "1.0.105"
regex = "1.9.3"

Expand Down

0 comments on commit bc636a5

Please sign in to comment.