diff --git a/Cargo.toml b/Cargo.toml new file mode 100644 index 0000000000..4a719af129 --- /dev/null +++ b/Cargo.toml @@ -0,0 +1,8 @@ +[workspace.package] +authors = ["The Kata Containers community "] +edition = "2018" +license = "Apache-2.0" +rust-version = "1.85.1" + +[workspace] +members = []