aboutsummaryrefslogtreecommitdiffstats
path: root/security/sudo-rs/Makefile.crates
diff options
context:
space:
mode:
authorLexi Winter <ivy@FreeBSD.org>2025-12-01 03:19:41 +0000
committerLexi Winter <ivy@FreeBSD.org>2025-12-01 03:19:41 +0000
commit2e80774d0b20d167bc0a9e2b63dafbfb171c0d22 (patch)
tree25f0138e1af8902b92dacc8cce09b267447c17db /security/sudo-rs/Makefile.crates
parentf85f2b2d6e5b7ed869376eb4b180c3a74a5c5da9 (diff)
parent1a30da80670973368b399f2b01fe9c04b91a1273 (diff)
Merge remote-tracking branch 'freebsd/main' into lf/mainlf/main
Diffstat (limited to 'security/sudo-rs/Makefile.crates')
-rw-r--r--security/sudo-rs/Makefile.crates6
1 files changed, 3 insertions, 3 deletions
diff --git a/security/sudo-rs/Makefile.crates b/security/sudo-rs/Makefile.crates
index 7f1984c2311d..c52921cef59a 100644
--- a/security/sudo-rs/Makefile.crates
+++ b/security/sudo-rs/Makefile.crates
@@ -1,6 +1,6 @@
CARGO_CRATES= diff-0.1.13 \
- glob-0.3.2 \
- libc-0.2.174 \
- log-0.4.27 \
+ glob-0.3.3 \
+ libc-0.2.177 \
+ log-0.4.28 \
pretty_assertions-1.4.1 \
yansi-1.0.1