diff --git a/crates/git-hash/RUSTSEC-0000-0000.md b/crates/git-hash/RUSTSEC-0000-0000.md new file mode 100644 index 0000000..3615d30 --- /dev/null +++ b/crates/git-hash/RUSTSEC-0000-0000.md @@ -0,0 +1,17 @@ +```toml +[advisory] +id = "RUSTSEC-0000-0000" +package = "git-hash" +date = "2023-03-14" +url = "https://github.com/Byron/gitoxide/pull/741" +informational = "unmaintained" + +[versions] +patched = [] +``` + +# Gitoxide has renamed its crates. + +All crates in the gitoxide project have been renamed from git- to +gix-. The git- prefixed crates are no longer being updated. Switch +to using gix-hash to continue receiving updates. diff --git a/crates/git-path/RUSTSEC-0000-0000.md b/crates/git-path/RUSTSEC-0000-0000.md new file mode 100644 index 0000000..b909f04 --- /dev/null +++ b/crates/git-path/RUSTSEC-0000-0000.md @@ -0,0 +1,17 @@ +```toml +[advisory] +id = "RUSTSEC-0000-0000" +package = "git-path" +date = "2023-03-14" +url = "https://github.com/Byron/gitoxide/pull/741" +informational = "unmaintained" + +[versions] +patched = [] +``` + +# Gitoxide has renamed its crates. + +All crates in the gitoxide project have been renamed from git- to +gix-. The git- prefixed crates are no longer being updated. Switch +to using gix-path to continue receiving updates.