Skip to content

Commit

Permalink
chore: Release
Browse files Browse the repository at this point in the history
  • Loading branch information
gfreezy committed Sep 7, 2024
1 parent 0dec108 commit cb23baa
Show file tree
Hide file tree
Showing 13 changed files with 24 additions and 24 deletions.
24 changes: 12 additions & 12 deletions Cargo.lock

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

2 changes: 1 addition & 1 deletion config/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "config"
version = "20240830.0.0"
version = "20240830.0.1"
authors = ["gfreezy <[email protected]>"]
edition = "2021"

Expand Down
2 changes: 1 addition & 1 deletion crypto/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "crypto"
version = "20240830.0.0"
version = "20240830.0.1"
authors = ["gfreezy <[email protected]>"]
edition = "2021"

Expand Down
2 changes: 1 addition & 1 deletion dnsserver/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "dnsserver"
version = "20240830.0.0"
version = "20240830.0.1"
authors = ["gfreezy <[email protected]>"]
edition = "2021"

Expand Down
2 changes: 1 addition & 1 deletion hermesdns/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "hermesdns"
version = "20240830.0.0"
version = "20240830.0.1"
authors = ["gfreezy <[email protected]>"]
edition = "2021"

Expand Down
2 changes: 1 addition & 1 deletion http_proxy_client/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "http_proxy_client"
version = "20240830.0.0"
version = "20240830.0.1"
authors = ["Alex.F <[email protected]>"]
edition = "2021"

Expand Down
2 changes: 1 addition & 1 deletion seeker/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "seeker"
version = "20240830.0.0"
version = "20240830.0.1"
authors = ["gfreezy <[email protected]>"]
edition = "2021"
repository = "https://github.com/gfreezy/seeker"
Expand Down
2 changes: 1 addition & 1 deletion socks5_client/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "socks5_client"
version = "20240830.0.0"
version = "20240830.0.1"
authors = ["Alex.F <[email protected]>"]
edition = "2021"

Expand Down
2 changes: 1 addition & 1 deletion ssclient/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "ssclient"
version = "20240830.0.0"
version = "20240830.0.1"
authors = ["gfreezy <[email protected]>"]
edition = "2021"

Expand Down
2 changes: 1 addition & 1 deletion store/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "store"
version = "20240830.0.0"
version = "20240830.0.1"
edition = "2021"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
Expand Down
2 changes: 1 addition & 1 deletion sysconfig/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "sysconfig"
version = "20240830.0.0"
version = "20240830.0.1"
authors = ["gfreezy <[email protected]>"]
edition = "2021"

Expand Down
2 changes: 1 addition & 1 deletion tcp_connection/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "tcp_connection"
version = "20240830.0.0"
version = "20240830.0.1"
edition = "2021"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
Expand Down
2 changes: 1 addition & 1 deletion tun_nat/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "tun_nat"
version = "20240830.0.0"
version = "20240830.0.1"
authors = ["gfreezy <[email protected]>"]
edition = "2021"

Expand Down

0 comments on commit cb23baa

Please sign in to comment.