mirror of
https://github.com/edera-dev/krata.git
synced 2025-08-03 13:11:31 +00:00
inherit version from workspace Cargo.toml
This commit is contained in:
@ -9,6 +9,9 @@ members = [
|
||||
]
|
||||
resolver = "2"
|
||||
|
||||
[workspace.package]
|
||||
version = "0.0.1"
|
||||
|
||||
[workspace.dependencies]
|
||||
log = "0.4.20"
|
||||
libc = "0.2"
|
||||
|
Reference in New Issue
Block a user