Skip to content

Commit 54c3961

Browse files
Bump log from 0.4.26 to 0.4.27 (#1214)
Bumps [log](https://github.com/rust-lang/log) from 0.4.26 to 0.4.27. - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md) - [Commits](rust-lang/log@0.4.26...0.4.27) --- updated-dependencies: - dependency-name: log dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent be33dc0 commit 54c3961

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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
@@ -26,7 +26,7 @@ kcl-lib = { version = "0.2.53", features = ["disable-println"] }
2626
kcl-test-server = "0.1.53"
2727
kittycad = { version = "0.3.33", features = ["clap", "tabled", "requests", "retry"] }
2828
kittycad-modeling-cmds = { version = "0.2.107", features = ["websocket", "convert_client_crate", "tabled"] }
29-
log = "0.4.26"
29+
log = "0.4.27"
3030
miette = { version = "7.5.0", features = ["fancy"] }
3131
nu-ansi-term = "0.50.1"
3232
num-traits = "0.2.19"

0 commit comments

Comments
 (0)