Skip to content

Commit

Permalink
chore(deps): worker 0.3 → 0.4 (#270)
Browse files Browse the repository at this point in the history
  • Loading branch information
kanarus authored Sep 26, 2024
1 parent 95de6d8 commit 532223f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ohkami/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ tokio = { version = "1", optional = true, features = ["rt", "net", "ti
async-std = { version = "1", optional = true }
smol = { version = "2", optional = true }
glommio = { version = "0.9", optional = true }
worker = { version = "0.3", optional = true }
worker = { version = "0.4", optional = true }

byte_reader = { workspace = true }
serde = { workspace = true }
Expand Down

0 comments on commit 532223f

Please sign in to comment.