flake.lock: bump, Cargo.{toml,lock}: update inputs

This commit is contained in:
2026-04-25 18:30:52 +09:00
parent 651410c8aa
commit b761ba7d30
3 changed files with 1264 additions and 818 deletions
Generated
+1245 -799
View File
File diff suppressed because it is too large Load Diff
+13 -13
View File
@@ -4,18 +4,18 @@ version = "0.1.0"
edition = "2024"
[dependencies]
anyhow = "1.0.100"
clap = { version = "4.5.35", features = ["derive"] }
clap_complete = "4.5.47"
forgejo-api = { version = "0.9.0", default-features = false, features = ["rustls-tls"] }
gitea-sdk = "0.6.0"
gitlab = "0.1807.0"
gix = "0.70.0"
octocrab = "0.49.5"
regex = "1.12.2"
sd-notify = "0.4.5"
anyhow = "1.0.102"
clap = { version = "4.6.1", features = ["derive"] }
clap_complete = "4.6.2"
forgejo-api = { version = "0.10.0", default-features = false, features = ["rustls-tls"] }
gitea-sdk = "0.6.1"
gitlab = "0.1811.0"
gix = "0.82.0"
octocrab = "0.49.8"
regex = "1.12.3"
sd-notify = "0.5.0"
serde = "1.0.228"
serde_json = "1.0.149"
tokio = { version = "1.49.0", features = ["macros", "rt-multi-thread"] }
tracing = "0.1.41"
tracing-journald = "0.3.1"
tokio = { version = "1.52.1", features = ["macros", "rt-multi-thread"] }
tracing = "0.1.44"
tracing-journald = "0.3.2"
Generated
+6 -6
View File
@@ -2,11 +2,11 @@
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1768564909,
"narHash": "sha256-Kell/SpJYVkHWMvnhqJz/8DqQg2b6PguxVWOuadbHCc=",
"lastModified": 1776877367,
"narHash": "sha256-EHq1/OX139R1RvBzOJ0aMRT3xnWyqtHBRUBuO1gFzjI=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "e4bae1bd10c9c57b2cf517953ab70060a828ee6f",
"rev": "0726a0ecb6d4e08f6adced58726b95db924cef57",
"type": "github"
},
"original": {
@@ -29,11 +29,11 @@
]
},
"locked": {
"lastModified": 1768704795,
"narHash": "sha256-Y33TAp2BHEcuspYvcmBXXD0qdvjftv73PwyKTDOjoSY=",
"lastModified": 1777086717,
"narHash": "sha256-vEl3cGHRxEFdVNuP9PbrhAWnmU98aPOLGy9/1JXzSuM=",
"owner": "oxalica",
"repo": "rust-overlay",
"rev": "4b7472a78857ac789fb26616040f55cfcbd36c6e",
"rev": "3be56bd430bfd65d3c468a50626c3a601c7dee03",
"type": "github"
},
"original": {