Skip to content

Commit

Permalink
Merge pull request arlyon#433 from arlyon/origin/unpin-time-core
Browse files Browse the repository at this point in the history
fix: don't pin time-core for msrv
  • Loading branch information
arlyon authored Sep 5, 2023
2 parents 9bb2c79 + 00a9a1d commit 478403a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -148,9 +148,6 @@ hex = { version = "0.4", optional = true }

rocket = { version = "0.4", optional = true }

# msrv pin
time-core = "<=0.1.0"

[dev-dependencies]
async-std = { version = "1.10.0", features = ["attributes"] }
httpmock = "0.6.6"
Expand Down

0 comments on commit 478403a

Please sign in to comment.