diff --git a/protobuf/dota2/Cargo.toml b/protobuf/dota2/Cargo.toml index 7f0d10b..abdb358 100644 --- a/protobuf/dota2/Cargo.toml +++ b/protobuf/dota2/Cargo.toml @@ -1,5 +1,6 @@ [package] name = "steam-vent-proto-dota2" +description = "Protobuf structs used by the Steam client protocol for Dota2" version = "0.5.0" edition = "2021" rust-version = "1.75.0"