aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorMax Audron <audron@cocaine.farm>2022-06-07 12:28:18 +0200
committerMaximilian Manz <maximilian.manz@de.clara.net>2022-06-20 11:33:04 +0200
commit149b270c155612d10e5f7d6d14633c7c86140cc5 (patch)
tree067023a94315b6e77b5de4ab7a58131135f883c8 /Cargo.toml
parentreplace structopt with clap 3 (diff)
update dependencies
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 82a163b..18eb1eb 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -7,8 +7,8 @@ edition = "2021"
tokio = { version = "1", features = ["full", "rt-multi-thread"] }
futures = "0.3"
-gitlab = "0.1403"
-graphql_client = "0.8"
+gitlab = "0.1408"
+graphql_client = "0.10"
git2 = { version = "0.13", features = ["vendored-libgit2", "vendored-openssl"] }
x?id=4e6b076f1e629670229e6e3c53e43f818f4f2d62&follow=1'>more monitoring & scrape config shortcutsMax Audron-68/+63 2025-08-01update garage to 2.0Max Audron-6/+10 2025-07-31fix authentik-ldap port bindingsMax Audron-0/+5 2025-07-31update to nixos 25.05Max Audron-113/+65 2025-07-31add more monitoring exporters and scrapersMax Audron-17/+57 2025-07-30try to run authentik nativelyMax Audron-26/+303 2025-07-30more metricsMax Audron-1/+41 2025-07-30enable firewallsMax Audron-1/+39