mirror of
https://codeberg.org/steam-vent/proto.git
synced 2026-06-03 10:14:08 +02:00
0.5.1
This commit is contained in:
parent
890d27a421
commit
0968bbe8e7
2 changed files with 2 additions and 2 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
|
@ -55,7 +55,7 @@ dependencies = [
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "steam-vent-proto"
|
name = "steam-vent-proto"
|
||||||
version = "0.5.0"
|
version = "0.5.1"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"steam-vent-proto-common 0.5.1",
|
"steam-vent-proto-common 0.5.1",
|
||||||
"steam-vent-proto-csgo",
|
"steam-vent-proto-csgo",
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
[package]
|
[package]
|
||||||
name = "steam-vent-proto"
|
name = "steam-vent-proto"
|
||||||
version = "0.5.0"
|
version = "0.5.1"
|
||||||
authors = ["Robin Appelman <robin@icewind.nl>"]
|
authors = ["Robin Appelman <robin@icewind.nl>"]
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
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