Skip to content

Commit

Permalink
Bump quanta to 0.11.1 for delta_as_nanos
Browse files Browse the repository at this point in the history
  • Loading branch information
antifuchs committed May 28, 2023
1 parent 78ad701 commit 3c2dc99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion governor/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ futures-timer = { version = "3.0.2", optional = true }
futures = { version = "0.3.5", optional = true }
rand = { version = "0.8.0", optional = true }
dashmap = { version = "5.1.0", optional = true }
quanta = { version = "0.11.0", optional = true }
quanta = { version = "0.11.1", optional = true }
no-std-compat = { version = "0.4.1", features = [ "alloc" ] }
cfg-if = "1.0"

Expand Down

0 comments on commit 3c2dc99

Please sign in to comment.