1 parent b5ba050 commit 18bcffeCopy full SHA for 18bcffe
1 file changed
.github/workflows/main.yml
@@ -68,6 +68,7 @@ jobs:
68
cargo update --package=ryu --precise=1.0.20
69
cargo update --package=itoa --precise=1.0.15
70
cargo update --package=serde_json --precise=1.0.145
71
+ cargo update --package=log --precise=0.4.28
72
73
- run: >
74
rustup target add
@@ -593,6 +594,7 @@ jobs:
593
594
595
596
597
598
599
- run: |
600
cargo test --verbose --features=all-apis --release --workspace -- --nocapture
0 commit comments