Skip to content

Commit

Permalink
roll back yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
leshow committed Apr 21, 2024
1 parent b104a07 commit c9f0f48
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 12 deletions.
24 changes: 13 additions & 11 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,4 @@ thiserror = "1.0"
rand = "0.8.5"
serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0"
serde_yaml = "0.9.33"
serde_yaml = "0.8"

0 comments on commit c9f0f48

Please sign in to comment.