diff --git a/.repo/nvchecker.toml b/.repo/nvchecker.toml index 275ce4b..37aa651 100644 --- a/.repo/nvchecker.toml +++ b/.repo/nvchecker.toml @@ -5,6 +5,10 @@ keyfile = "keys.ini" # crates.io +[pict-rs] +source = "cratesio" +cratesio = "pict-rs" + [pipe-rename] source = "cratesio" cratesio = "pipe-rename" @@ -2129,12 +2133,6 @@ source = "git" git = "https://git.causal.agency/pounce" use_max_tag = true -[pict-rs] -source = "git" -git = "https://git.asonix.dog/asonix/pict-rs.git" -use_max_tag = true -prefix = "v" - [python-debian] source = "git" git = "https://salsa.debian.org/python-debian-team/python-debian.git"