mirror of
https://github.com/tonarino/innernet.git
synced 2025-02-09 13:47:14 +02:00
hostsfile: v1.0.1
This commit is contained in:
parent
296cd7b496
commit
4ec2f4099b
2
Cargo.lock
generated
2
Cargo.lock
generated
@ -541,7 +541,7 @@ checksum = "7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70"
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "hostsfile"
|
name = "hostsfile"
|
||||||
version = "1.0.0"
|
version = "1.0.1"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"tempfile",
|
"tempfile",
|
||||||
]
|
]
|
||||||
|
@ -5,7 +5,7 @@ edition = "2018"
|
|||||||
license = "UNLICENSED"
|
license = "UNLICENSED"
|
||||||
name = "hostsfile"
|
name = "hostsfile"
|
||||||
publish = false
|
publish = false
|
||||||
version = "1.0.0"
|
version = "1.0.1"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
tempfile = "3"
|
tempfile = "3"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user