Skip to content

Commit

Permalink
Bump time from 0.3.20 to 0.3.21 (#80)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed May 8, 2023
1 parent 468ea92 commit c9ec855
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ serde_json = "1.0.96"
serde_path_to_error = "0.1.11"
test-harness = "0.1.1"
thiserror = "1.0.40"
time = { version = "0.3.20", features = ["serde", "serde-well-known"] }
time = { version = "0.3.21", features = ["serde", "serde-well-known"] }
tokio = { version = "1.28.0", features = ["full"] }
trillium = "0.2.9"
trillium-api = { version = "0.2.0-rc.3", default-features = false }
Expand Down

0 comments on commit c9ec855

Please sign in to comment.