Skip to content

Commit

Permalink
chore(deps): bump time
Browse files Browse the repository at this point in the history
  • Loading branch information
kod-kristoff committed Sep 18, 2024
1 parent 10861fd commit 3c019fb
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 @@ -67,7 +67,7 @@ serde_json = "1"
smallvec = { version = "1", default-features = false }
syn-dff4ba8e3ae991db = "1"
syn-f595c2ba2a3f28df = "2"
time = "0.3"
time = "^0.3.35"
time-macros = { version = "0.2", default-features = false }
tokio = { version = "1.35", default-features = false, features = [
"macros",
Expand Down

0 comments on commit 3c019fb

Please sign in to comment.