Skip to content

Commit 14ec5aa

Browse files
committed
v1.5.7
1 parent 7380167 commit 14ec5aa

File tree

3 files changed

+40
-40
lines changed

3 files changed

+40
-40
lines changed

Cargo.lock

Lines changed: 38 additions & 38 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

client/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
edition = "2021"
33
name = "stat_client"
4-
version = "1.5.6"
4+
version = "1.5.7"
55

66
rust-version = "1.65"
77

server/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
edition = "2021"
33
name = "stat_server"
4-
version = "1.5.6"
4+
version = "1.5.7"
55

66
rust-version = "1.65"
77

0 commit comments

Comments
 (0)