Skip to content

Commit 192c61c

Browse files
committed
chore: Update 'log' dep version to 0.4.18
Updating the version of the 'log' dependency to 0.4.18 to fix compilation issues on recent Nightly toolchains. See async-rs/async-std#1058 for a similar issue.
1 parent bbf1f88 commit 192c61c

File tree

2 files changed

+90
-20
lines changed

2 files changed

+90
-20
lines changed

Cargo.lock

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

synth/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ anyhow = "1.0.32"
4242

4343
structopt = "0.3.18"
4444

45-
log = "0.4.11"
45+
log = "0.4.18"
4646
env_logger = "0.7.1"
4747

4848
num_cpus = "1.0"

0 commit comments

Comments
 (0)