Skip to content

Commit

Permalink
ci: Update serde_with downgrade to match 3.3.0 (#7654)
Browse files Browse the repository at this point in the history
  • Loading branch information
FabianLars authored Aug 30, 2023
1 parent 8c5fcf4 commit f19c7fc
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 @@ -99,7 +99,7 @@ jobs:
cargo update -p is-terminal --precise 0.4.7
cargo update -p colored --precise 2.0.2
cargo update -p tempfile --precise 3.6.0
cargo update -p serde_with:3.2.0 --precise 3.0.0
cargo update -p serde_with:3.3.0 --precise 3.0.0
cargo update -p tokio --precise 1.29.0
cargo update -p flate2 --precise 1.0.26
Expand Down

0 comments on commit f19c7fc

Please sign in to comment.