Skip to content

Commit 2a9e82e

Browse files
committed
Bump version to 0.6.2
1 parent 565df80 commit 2a9e82e

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

Cargo.lock

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

Cargo.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
[package]
22
name = "srun"
3-
version = "0.6.0"
3+
version = "0.6.2"
44
authors = ["zu1k <i@zu1k.com>"]
5-
edition = "2021"
5+
edition = "2024"
66
description = "Srun authentication system login tools"
77
readme = "README.md"
88
homepage = "https://github.com/zu1k/srun"
@@ -24,7 +24,7 @@ panic = "abort"
2424
base64 = "0.22"
2525
getopts = "0.2"
2626
hmac = "0.12"
27-
if-addrs = "0.12"
27+
if-addrs = "0.13"
2828
lazy_static = "1.4"
2929
md-5 = "0.10"
3030
quick-error = "2.0"

0 commit comments

Comments
 (0)