Skip to content

Commit

Permalink
fix(deps): update rust crate hifitime to 3.8.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 11, 2023
1 parent 470edcb commit 066f37f
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.5", default-features = false, optional = true }
hifitime = { version = "3.8.6", default-features = false, optional = true }

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

0 comments on commit 066f37f

Please sign in to comment.