mirror of
https://codeberg.org/steam-vent/proto-tf2.git
synced 2026-06-03 22:34:10 +02:00
update common to 0.5.1
This commit is contained in:
parent
00615229f9
commit
77976f6a62
2 changed files with 3 additions and 3 deletions
4
Cargo.lock
generated
4
Cargo.lock
generated
|
|
@ -55,9 +55,9 @@ dependencies = [
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "steam-vent-proto-common"
|
name = "steam-vent-proto-common"
|
||||||
version = "0.5.0"
|
version = "0.5.1"
|
||||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||||
checksum = "e0bdee4d988ea702f32e5f098f9cded0e0999b04230de3c37d54bf94b3f6fb86"
|
checksum = "62682aa488b34d33f1045f9e4ee3c33ceef709e878524188dea4431cfe4f2131"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"protobuf",
|
"protobuf",
|
||||||
]
|
]
|
||||||
|
|
|
||||||
|
|
@ -9,4 +9,4 @@ license = "MIT"
|
||||||
repository = "https://codeberg.org/steam-vent/proto-tf2"
|
repository = "https://codeberg.org/steam-vent/proto-tf2"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
steam-vent-proto-common = "0.5.0"
|
steam-vent-proto-common = "0.5.1"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue