Skip to content

Commit

Permalink
fix: don't pin time-core for msrv
Browse files Browse the repository at this point in the history
  • Loading branch information
timsueberkrueb authored and arlyon committed Sep 5, 2023
1 parent 9bb2c79 commit 00a9a1d
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 00a9a1d

Please sign in to comment.