Skip to content

Commit

Permalink
Merge pull request #6 from tofay/fix-url
Browse files Browse the repository at this point in the history
correct repository URL
  • Loading branch information
cgwalters authored Jul 22, 2024
2 parents 41fe9ed + 988e3ac commit 8b9ba9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description = "A Rust library for reading and writing OCI (opencontainers) layou
version = "0.2.0"
edition = "2021"
license = "MIT OR Apache-2.0"
repository = "https://github.com/containers/ocidir"
repository = "https://github.com/containers/ocidir-rs"
keywords = ["oci", "opencontainers", "docker", "podman", "containers"]

[dependencies]
Expand Down

0 comments on commit 8b9ba9a

Please sign in to comment.