diff options
| author | Valentin Popov <valentin@popov.link> | 2025-07-09 02:23:23 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-07-09 02:23:23 +0300 |
| commit | 52f2ad43e67a4f12b84cf09f543b60d0800fc79e (patch) | |
| tree | 4130ab5bcaf4321d9a7c5445942b31e12b31e942 | |
| parent | e51edcb56179820a2afcdea3d40875c98a6f6ad7 (diff) | |
| parent | c4dec3fe4cd51045e7793ebd317fdf3dabd1cfcd (diff) | |
| download | fparkan-52f2ad43e67a4f12b84cf09f543b60d0800fc79e.tar.xz fparkan-52f2ad43e67a4f12b84cf09f543b60d0800fc79e.zip | |
Merge pull request #29 from valentineus/renovate/all-digest
Update all digest updates
| -rw-r--r-- | tools/nres-cli/Cargo.toml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/nres-cli/Cargo.toml b/tools/nres-cli/Cargo.toml index dd0ced6..5acdc41 100644 --- a/tools/nres-cli/Cargo.toml +++ b/tools/nres-cli/Cargo.toml @@ -6,9 +6,9 @@ edition = "2021" [dependencies] byteorder = "1.4" clap = { version = "4.2", features = ["derive"] } -console = "0.15" +console = "0.16" dialoguer = { version = "0.11", features = ["completion"] } -indicatif = "0.17" +indicatif = "0.18" libnres = { version = "0.1", path = "../../libs/nres" } miette = { version = "7.0", features = ["fancy"] } tempdir = "0.3" |
