Skip to content

Commit 13e830e

Browse files
Bump data-encoding from 2.10.0 to 2.11.0 in the minor group (#1607)
1 parent 03abee0 commit 13e830e

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ clap_complete = { version = "4.6.2" }
2525
cli-macro = { path = "cli-macro" }
2626
colored_json = "4.1"
2727
crossterm = { version = "0.29", features = ["event-stream"] }
28-
data-encoding = "2.10.0"
28+
data-encoding = "2.11.0"
2929
dialoguer = "0.12.0"
3030
dirs = "6"
3131
futures = "0.3"

0 commit comments

Comments
 (0)