mirror of
https://github.com/pezkuwichain/revive.git
synced 2026-05-06 05:47:57 +00:00
Fix Cargo.toml
This commit is contained in:
@@ -1,9 +1,10 @@
|
||||
[package]
|
||||
name = "revive-differential"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
version.workspace = true
|
||||
license.workspace = true
|
||||
edition.workspace = true
|
||||
authors.workspace = true
|
||||
repository.workspace = true
|
||||
|
||||
[dependencies]
|
||||
hex = { workspace = true }
|
||||
|
||||
Reference in New Issue
Block a user