mirror of
https://codeberg.org/steam-vent/proto.git
synced 2026-06-03 18:24:07 +02:00
0.5.2
This commit is contained in:
parent
70a102b373
commit
8634a44673
2 changed files with 2 additions and 2 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
|
@ -100,7 +100,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "steam-vent-proto-steam"
|
||||
version = "0.5.1"
|
||||
version = "0.5.2"
|
||||
dependencies = [
|
||||
"steam-vent-proto-common 0.5.1",
|
||||
]
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
[package]
|
||||
name = "steam-vent-proto-steam"
|
||||
description = "Protobuf structs used by the Steam client protocol for Steam"
|
||||
version = "0.5.1"
|
||||
version = "0.5.2"
|
||||
edition = "2021"
|
||||
rust-version = "1.75.0"
|
||||
authors = ["Robin Appelman <robin@icewind.nl>"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue