Skip to content

Commit

Permalink
Merge pull request #35 from Burning1020/sandbox-license
Browse files Browse the repository at this point in the history
ci: fix two edition
  • Loading branch information
abel-von authored Aug 5, 2024
2 parents c0920d5 + 349e84e commit 53b4ca8
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions crates/sandbox/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
[package]
name = "containerd-sandbox"
version = "0.1.0"
edition = "2021"
authors = ["The Kuasar Authors"]
keywords = ["containerd", "kuasar"]
description = "containerd shim extension"
description = "containerd sandboxer extension"

edition.workspace = true
license.workspace = true
Expand Down

0 comments on commit 53b4ca8

Please sign in to comment.