This commit is contained in:
Robin Appelman 2025-10-19 15:34:25 +02:00
commit 337cffcad3

View file

@ -6,6 +6,7 @@ edition = "2021"
description = "Protobuf structs used by the Steam client protocol"
license = "MIT"
repository = "https://codeberg.org/steam-vent/proto"
rust-version = "1.78.0"
[dependencies]
steam-vent-proto-common = { version = "0.5.0", path = "common" }