diff options
| author | John Turner <jturner.usa@gmail.com> | 2025-11-01 18:39:05 +0000 |
|---|---|---|
| committer | John Turner <jturner.usa@gmail.com> | 2025-11-01 18:39:05 +0000 |
| commit | 772e645066dc90b619f4add64098a2777727fca4 (patch) | |
| tree | 9872d655fe87bea775171e1015c726ab8189c57d | |
| parent | a28a99a247619f07694b4422d7761cf933a296f6 (diff) | |
| download | gentoo-utils-772e645066dc90b619f4add64098a2777727fca4.tar.gz | |
update mon
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ version = "0.1.0" edition = "2024" [dependencies] -mon = { git = "https://jturnerusa.dev/cgit/mon/", rev = "da2980e5c9e7da3839eb71e450f206b1121d326e" } +mon = { git = "https://jturnerusa.dev/cgit/mon/", rev = "d02f3c5989bdd003875234aa6e1f83a9dbe1abbc" } get = { git = "https://jturnerusa.dev/cgit/get/", rev = "cd5f75b65777a855ab010c3137304ac05f2e56b8" } itertools = "0.14.0" thiserror = "2.0.17" |
