Skip to content

Commit

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 27, 2025
1 parent 55cae59 commit 90d1240
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ tracing-subscriber = { version = "0.3", optional = true, features = [
tempfile = { version = "3", optional = true }

[dev-dependencies]
agnostic-lite = { version = "0.3", features = ["tokio"] }
agnostic-lite = { version = "0.4", features = ["tokio"] }
tokio = { version = "1", features = ["full"] }
futures = { workspace = true, features = ["executor"] }
tempfile = "3"
Expand Down

0 comments on commit 90d1240

Please sign in to comment.