inherit version from workspace Cargo.toml

This commit is contained in:
Alex Zenla
2024-01-29 07:56:56 -08:00
parent 07fa0775cd
commit cc0b2d97b5
7 changed files with 9 additions and 6 deletions

View File

@ -1,6 +1,6 @@
[package]
name = "xenevtchn"
version = "0.0.1"
version.workspace = true
edition = "2021"
resolver = "2"