mirror of
https://github.com/zerotier/sequential-exchange.git
synced 2026-05-22 16:28:28 -07:00
renamed crate
This commit is contained in:
Generated
+1
-1
@@ -233,7 +233,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49"
|
||||
|
||||
[[package]]
|
||||
name = "seq_ex"
|
||||
name = "seq-ex"
|
||||
version = "0.1.0"
|
||||
dependencies = [
|
||||
"rand_core",
|
||||
|
||||
+1
-1
@@ -1,5 +1,5 @@
|
||||
[package]
|
||||
name = "seq_ex"
|
||||
name = "seq-ex"
|
||||
version = "0.1.0"
|
||||
authors = ["Monica Moniot"]
|
||||
edition = "2021"
|
||||
|
||||
Reference in New Issue
Block a user