Skip to content

Commit 0208fb1

Browse files
committed
Update object_store MSRV CI
1 parent e1ac277 commit 0208fb1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/rust.yml

+1
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,7 @@ jobs:
130130
run: |
131131
cargo update -p tokio --precise 1.29.1
132132
cargo update -p url --precise 2.5.0
133+
cargo update -p once_cell --precise 1.20.3
133134
- name: Check all packages
134135
run: |
135136
# run `cargo msrv verify --manifest-path "path/to/Cargo.toml"` to see problematic dependencies

0 commit comments

Comments
 (0)