Skip to content

Commit

Permalink
Bumpup versions
Browse files Browse the repository at this point in the history
  • Loading branch information
al8n committed Apr 27, 2024
1 parent bd9a80f commit 9c01fc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wmark/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ hashbrown = { version = "0.14", optional = true, default-features = false }

crossbeam-channel = { version = "0.5", optional = true }
parking_lot = { version = "0.12", optional = true }
wg = { version = "0.8", optional = true }
wg = { version = "0.9", optional = true }

async-channel = { version = "2", optional = true, default-features = false }
event-listener = { version = "5", optional = true, default-features = false }
Expand Down

0 comments on commit 9c01fc3

Please sign in to comment.