workflow
This commit is contained in:
parent
2e823188ba
commit
4e391d9a49
1
.gitignore
vendored
1
.gitignore
vendored
@ -16,3 +16,4 @@ sdlan.exe
|
||||
.access_token
|
||||
.host
|
||||
.config
|
||||
build.lock
|
||||
2
Cargo.lock
generated
2
Cargo.lock
generated
@ -2343,7 +2343,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "punchnet"
|
||||
version = "1.2.6"
|
||||
version = "1.2.7"
|
||||
dependencies = [
|
||||
"ahash",
|
||||
"arc-swap",
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "punchnet"
|
||||
version = "1.2.6"
|
||||
version = "1.2.7"
|
||||
edition = "2021"
|
||||
license = "MIT"
|
||||
description = "punchnet client"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user