ALPHA: wire is a tool to deploy nixos systems wire.althaea.zone/
2
fork

Configure Feed

Select the types of activity you want to include in your feed.

[autofix.ci] apply automated fixes

authored by

autofix-ci[bot] and committed by
GitHub
41991d8d 09f7684e

+3 -3
+3 -3
Cargo.lock
··· 1110 1110 1111 1111 [[package]] 1112 1112 name = "key_agent" 1113 - version = "1.0.0-alpha.1" 1113 + version = "1.0.0-beta.0" 1114 1114 dependencies = [ 1115 1115 "anyhow", 1116 1116 "base64", ··· 1134 1134 1135 1135 [[package]] 1136 1136 name = "lib" 1137 - version = "1.0.0-alpha.1" 1137 + version = "1.0.0-beta.0" 1138 1138 dependencies = [ 1139 1139 "aho-corasick", 1140 1140 "anyhow", ··· 3172 3172 3173 3173 [[package]] 3174 3174 name = "wire" 3175 - version = "1.0.0-alpha.1" 3175 + version = "1.0.0-beta.0" 3176 3176 dependencies = [ 3177 3177 "clap", 3178 3178 "clap-markdown",