Skip to content

Commit

Permalink
Automatically update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Ticky authored and Ticky committed Nov 19, 2023
1 parent b6403b0 commit 470edcb
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 @@ -44,7 +44,7 @@ crate-type=["rlib", "cdylib", "staticlib"]
[dependencies]
cfg-if = "1.0.0"
derive_more = { version = "0.99.17", optional = true }
hifitime = { version = "3.8.4", default-features = false, optional = true }
hifitime = { version = "3.8.5", default-features = false, optional = true }

[features]
default = ["std", "stdtime"]
Expand Down

0 comments on commit 470edcb

Please sign in to comment.