ai generated
This commit is contained in:
12
Cargo.toml
Normal file
12
Cargo.toml
Normal file
@@ -0,0 +1,12 @@
|
||||
[package]
|
||||
name = "hash2"
|
||||
version = "0.1.0"
|
||||
edition = "2024"
|
||||
|
||||
[features]
|
||||
|
||||
[dependencies]
|
||||
ordered-float = "5.1.0"
|
||||
hash2_derive = { path = "hash2_derive" }
|
||||
|
||||
uuid = { version = "*", optional = true }
|
||||
Reference in New Issue
Block a user