mirror of
https://github.com/containers/bootc.git
synced 2026-02-05 15:45:53 +01:00
Cargo.toml: Update repository URL to containers org
Signed-off-by: John Eckersberg <jeckersb@redhat.com>
This commit is contained in:
@@ -3,7 +3,7 @@ name = "bootc"
|
||||
version = "0.1.9"
|
||||
edition = "2021"
|
||||
license = "MIT OR Apache-2.0"
|
||||
repository = "https://github.com/cgwalters/bootc"
|
||||
repository = "https://github.com/containers/bootc"
|
||||
readme = "README.md"
|
||||
publish = false
|
||||
rust-version = "1.63.0"
|
||||
|
||||
@@ -4,7 +4,7 @@ edition = "2021"
|
||||
license = "MIT OR Apache-2.0"
|
||||
name = "bootc-lib"
|
||||
readme = "README.md"
|
||||
repository = "https://github.com/cgwalters/bootc"
|
||||
repository = "https://github.com/containers/bootc"
|
||||
version = "0.1.9"
|
||||
rust-version = "1.64.0"
|
||||
build = "build.rs"
|
||||
|
||||
Reference in New Issue
Block a user