Skip to content

Commit

Permalink
build(cargo): update kook fix #4
Browse files Browse the repository at this point in the history
  • Loading branch information
abrahum committed Jun 14, 2023
1 parent 509a95f commit bf89ab5
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 @@ -7,7 +7,7 @@ edition = "2021"

[dependencies]
walle-core = { version = "0.7.1", features = ["impl-obc", "websocket", "alt"] }
kook = { git = "https://github.com/abrahum/kook.git" }
kook = { git = "https://github.com/abrahum/kook.git"}
once_cell = "1"

serde = { version = "*", features = ["derive"] }
Expand Down

0 comments on commit bf89ab5

Please sign in to comment.