mirror of
https://github.com/kata-containers/kata-containers.git
synced 2026-04-12 06:52:10 +00:00
mem-agent: Add package metadata
Make the authors, edition and license be inherited from the workspace Signed-off-by: stevenhorsman <steven@uk.ibm.com>
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
[package]
|
||||
name = "mem-agent"
|
||||
version = "0.2.0"
|
||||
edition = "2021"
|
||||
authors.workspace = true
|
||||
edition.workspace = true
|
||||
license.workspace = true
|
||||
|
||||
[dependencies]
|
||||
slog = "2.5.2"
|
||||
|
||||
Reference in New Issue
Block a user