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