Skip to content

Commit

Permalink
Update agnostic requirement from 0.4 to 0.5
Browse files Browse the repository at this point in the history
---
updated-dependencies:
- dependency-name: agnostic
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 13, 2025
1 parent 1e580a7 commit 6f46abb
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 @@ -29,7 +29,7 @@ rustdoc-args = ["--cfg", "docsrs"]
auto_impl = "1"
atomic_refcell = "0.1"
agnostic-lite = { version = "0.3", features = ["time"] }
agnostic = "0.4"
agnostic = "0.5"
# agnostic-lite = { version = "0.3", features = ["time"], path = "../agnostic/lite" }
# agnostic = { version = "0.4", path = "../agnostic/agnostic" }
async-lock = "3"
Expand Down

0 comments on commit 6f46abb

Please sign in to comment.