Skip to content

Commit

Permalink
fix: bump monch to 0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dsherret committed Jan 21, 2024
1 parent 0ca118b commit 1646278
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 @@ -23,7 +23,7 @@ tokio = { version = "1", features = ["fs", "io-std", "io-util", "macros", "proce
tokio-util = { version = "0.7.10", optional = true }
os_pipe = { version = "1.1.4", optional = true }
serde = { version = "1", features = ["derive"], optional = true }
monch = "0.4.3"
monch = "0.5.0"

[dev-dependencies]
parking_lot = "0.12.1"
Expand Down

0 comments on commit 1646278

Please sign in to comment.