mirror of
https://codeberg.org/steam-vent/proto-csgo.git
synced 2026-06-03 10:04:08 +02:00
0.5.2
This commit is contained in:
parent
8f9c6dfa41
commit
0b736b7b29
2 changed files with 2 additions and 2 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
|
@ -64,7 +64,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "steam-vent-proto-csgo"
|
||||
version = "0.5.1"
|
||||
version = "0.5.2"
|
||||
dependencies = [
|
||||
"steam-vent-proto-common",
|
||||
]
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "steam-vent-proto-csgo"
|
||||
version = "0.5.1"
|
||||
version = "0.5.2"
|
||||
edition = "2021"
|
||||
rust-version = "1.75.0"
|
||||
description = "Protobuf structs used by the Steam client protocol"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue