Skip to content

Commit

Permalink
v1.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
zdz committed Jul 1, 2022
1 parent b03003a commit 9326c87
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions client/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
[package]
edition = "2021"
name = "stat_client"
version = "1.5.2"
version = "1.5.3"

rust-version = "1.60"
rust-version = "1.62"

authors = ["doge <[email protected]>"]
categories = ["monitoring-tools"]
Expand Down
4 changes: 2 additions & 2 deletions server/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
[package]
edition = "2021"
name = "stat_server"
version = "1.5.2"
version = "1.5.3"

rust-version = "1.60"
rust-version = "1.62"

authors = ["doge <[email protected]>"]
categories = ["monitoring-tools"]
Expand Down

0 comments on commit 9326c87

Please sign in to comment.