Skip to content

Commit d51cf02

Browse files
dependabot[bot]benfdking
authored andcommitted
chore: bump indicatif from 0.17.11 to 0.18.3
Bumps [indicatif](https://github.com/console-rs/indicatif) from 0.17.11 to 0.18.3. - [Release notes](https://github.com/console-rs/indicatif/releases) - [Commits](console-rs/indicatif@0.17.11...0.18.3) --- updated-dependencies: - dependency-name: indicatif dependency-version: 0.18.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 764c614 commit d51cf02

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

Cargo.lock

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

rust/cli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ dbt-converter = { path = "../dbt-converter" }
1515
quary_proto = { path = "../../proto/gen/rust" }
1616
tokio = { version = "1", features = ["full"] }
1717
async-trait = "0.1.80"
18-
indicatif = "0.17"
18+
indicatif = "0.18"
1919
prost = "0.14"
2020
futures = "0.3.31"
2121
base64 = "0.22.1"

0 commit comments

Comments
 (0)