Skip to content

Commit

Permalink
Upgrade parse-display to 0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
rnestler committed Jan 3, 2024
1 parent 22dab40 commit 2350665
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 @@ serde = { version = "1.0.126", features = ["derive"] }
serde_json = "1.0.64"
hyper = { version = "0.14.4", features = ["full"] }
hyper-tls = "0.5.0"
parse-display = "0.6.0"
parse-display = "0.7.0"

[dev_dependencies]
tokio = { version = "1.3.0", features = ["macros", "rt-multi-thread"] }

0 comments on commit 2350665

Please sign in to comment.