We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d49bae6 + 02b6f43 commit b2efcafCopy full SHA for b2efcaf
cli/Cargo.toml
@@ -3,7 +3,7 @@ name = "bootc"
3
version = "0.1.9"
4
edition = "2021"
5
license = "MIT OR Apache-2.0"
6
-repository = "https://github.com/cgwalters/bootc"
+repository = "https://github.com/containers/bootc"
7
readme = "README.md"
8
publish = false
9
rust-version = "1.63.0"
lib/Cargo.toml
@@ -4,7 +4,7 @@ edition = "2021"
name = "bootc-lib"
rust-version = "1.64.0"
10
build = "build.rs"
0 commit comments