about summary refs log tree commit diff stats
path: root/sys/nixpkgs/pkgs/yt/Cargo.toml
diff options
context:
space:
mode:
authorSoispha <soispha@vhack.eu>2024-03-23 20:41:02 +0100
committerSoispha <soispha@vhack.eu>2024-03-23 20:41:02 +0100
commit5b68e0fe241243b6381932008be8f685ab528c27 (patch)
treea2350657deb40bbedb0989f2fa3c0c6ae29a1114 /sys/nixpkgs/pkgs/yt/Cargo.toml
parentfix(hm/conf/firefox/extensions): Remove torproject-snowflake temporarily (diff)
downloadnixos-config-5b68e0fe241243b6381932008be8f685ab528c27.tar.gz
nixos-config-5b68e0fe241243b6381932008be8f685ab528c27.zip
build(treewide): Update
Diffstat (limited to 'sys/nixpkgs/pkgs/yt/Cargo.toml')
-rw-r--r--sys/nixpkgs/pkgs/yt/Cargo.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/nixpkgs/pkgs/yt/Cargo.toml b/sys/nixpkgs/pkgs/yt/Cargo.toml
index f0066a58..9548ed69 100644
--- a/sys/nixpkgs/pkgs/yt/Cargo.toml
+++ b/sys/nixpkgs/pkgs/yt/Cargo.toml
@@ -6,8 +6,8 @@ edition = "2021"
 # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
 
 [dependencies]
-anyhow = "1.0.80"
-clap = { version = "4.5.2", features = ["derive"] }
+anyhow = "1.0.81"
+clap = { version = "4.5.3", features = ["derive"] }
 cli-log = "2.0.0"
 log = "0.4.21"
 serde = { version = "1.0.197", features = ["derive"] }