(deps) update hexhex to v1.1
This commit is contained in:
parent
6f9e4e9d59
commit
86317683bd
2
Cargo.lock
generated
2
Cargo.lock
generated
@ -12,4 +12,4 @@ dependencies = [
|
|||||||
[[package]]
|
[[package]]
|
||||||
name = "hexhex"
|
name = "hexhex"
|
||||||
version = "1.0.0"
|
version = "1.0.0"
|
||||||
source = "git+https://git.comff.net/rustics/hexhex.git#fa738dd19563d7cea4b2383dcbd8a64c94ab91b7"
|
source = "git+https://git.comff.net/rustics/hexhex.git?tag=v1.1#c92e07853136c8371b6034d93a9d0f1be9e665c5"
|
||||||
|
@ -6,4 +6,4 @@ edition = "2021"
|
|||||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
hexhex = {version = "1.0", git = "https://git.comff.net/rustics/hexhex.git"}
|
hexhex = {tag = "v1.1", git = "https://git.comff.net/rustics/hexhex.git"}
|
||||||
|
Loading…
Reference in New Issue
Block a user