mirror of
https://codeberg.org/steam-vent/proto-csgo.git
synced 2026-06-03 10:04:08 +02:00
update common to 0.5.1
This commit is contained in:
parent
b4633fa310
commit
f8be085ca1
2 changed files with 3 additions and 3 deletions
4
Cargo.lock
generated
4
Cargo.lock
generated
|
|
@ -55,9 +55,9 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "steam-vent-proto-common"
|
||||
version = "0.5.0"
|
||||
version = "0.5.1"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "e0bdee4d988ea702f32e5f098f9cded0e0999b04230de3c37d54bf94b3f6fb86"
|
||||
checksum = "62682aa488b34d33f1045f9e4ee3c33ceef709e878524188dea4431cfe4f2131"
|
||||
dependencies = [
|
||||
"protobuf",
|
||||
]
|
||||
|
|
|
|||
|
|
@ -9,4 +9,4 @@ license = "MIT"
|
|||
repository = "https://codeberg.org/steam-vent/proto-csgo"
|
||||
|
||||
[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