nixpkgs mirror (for testing) github.com/NixOS/nixpkgs
nix
at python-updates 13 lines 301 B view raw
1diff --git a/Cargo.toml b/Cargo.toml 2index 8f7a1e2..e2062c4 100644 3--- a/Cargo.toml 4+++ b/Cargo.toml 5@@ -10,7 +10,7 @@ readme = "README.md" 6 keywords = ["ci"] 7 categories = ["development-tools"] 8 authors = ["dpc <dpc@dpc.pw>"] 9-rust-version = "1.92" 10+rust-version = "1.91" 11 12 [[bin]] 13 name = "selfci"