fix: bump
Some checks failed
ci/woodpecker/push/lib Pipeline failed
ci/woodpecker/push/proto Pipeline was successful

This commit is contained in:
Strix 2024-02-28 15:07:51 +01:00
parent e01d2130b1
commit d2ecf2e195
No known key found for this signature in database
GPG key ID: 5F35B3B8537287A7
3 changed files with 3 additions and 3 deletions

View file

@ -1,6 +1,6 @@
[package]
name = "domo_lib"
version = "0.3.0"
version = "0.3.1"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

2
domo_proto/Cargo.lock generated
View file

@ -19,7 +19,7 @@ dependencies = [
[[package]]
name = "domo_proto"
version = "1.0.2"
version = "1.0.3"
dependencies = [
"crc32fast",
"rand",

View file

@ -1,6 +1,6 @@
[package]
name = "domo_proto"
version = "1.0.2"
version = "1.0.3"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html