Bring Cargo.lock in sync with Cargo.toml (#337)
This commit is contained in:
parent
2933eec877
commit
4432462087
1 changed files with 1 additions and 1 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
@ -3120,7 +3120,7 @@ dependencies = [
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "wstunnel"
|
name = "wstunnel"
|
||||||
version = "10.0.0"
|
version = "10.0.1"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"ahash",
|
"ahash",
|
||||||
"anyhow",
|
"anyhow",
|
||||||
|
|
Loading…
Reference in a new issue