Files
advisory-db/crates/git-path/RUSTSEC-2023-0026.md
2023-03-25 02:33:49 +11:00

18 lines
429 B
Markdown

```toml
[advisory]
id = "RUSTSEC-2023-0026"
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-<crate> to
gix-<crate>. The git- prefixed crates are no longer being updated. Switch
to using gix-path to continue receiving updates.