Skip to content

Commit e1f60b3

Browse files
Bump console from 0.16.1 to 0.16.2
Bumps [console](https://github.com/console-rs/console) from 0.16.1 to 0.16.2. - [Release notes](https://github.com/console-rs/console/releases) - [Changelog](https://github.com/console-rs/console/blob/main/CHANGELOG.md) - [Commits](console-rs/console@0.16.1...0.16.2) --- updated-dependencies: - dependency-name: console dependency-version: 0.16.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0388527 commit e1f60b3

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
@@ -13,7 +13,7 @@ rust-version = "1.73"
1313
[workspace.dependencies]
1414
clap = { version = "^4.5.53", features = ["derive"] }
1515
tfhe-ntt = "^0.6.1"
16-
console = "^0.16.1"
16+
console = "^0.16.2"
1717
criterion = "^0.8.0"
1818
doc-comment = "^0.3.4"
1919
env_logger = "^0.11.3"

0 commit comments

Comments
 (0)