Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/1.x' into feat/resources-map
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasfernog committed Jul 3, 2023
2 parents cc1d965 + 539247a commit e87905c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-core.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ jobs:
- name: Downgrade crates with MSRV conflict
# The --precise flag can only be used once per invocation.
run: |
cargo update -p toml:0.7.4 --precise 0.7.3
cargo update -p toml:0.7.5 --precise 0.7.3
cargo update -p toml_edit --precise 0.19.8
cargo update -p toml_datetime --precise 0.6.1
cargo update -p serde_spanned --precise 0.6.1
Expand Down

0 comments on commit e87905c

Please sign in to comment.