Skip to content

Commit

Permalink
pin serde to the last working version
Browse files Browse the repository at this point in the history
  • Loading branch information
pacak committed Aug 17, 2023
1 parent 3891ad3 commit 606d84b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 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 @@ -23,7 +23,7 @@ regex = "1"
rustc-demangle = "0.1"
same-file = "1.0.6"
supports-color = "2.0"

serde = "<=1.0.171"

[dev-dependencies]
bpaf = { version = "0.9.4", features = ["bpaf_derive", "autocomplete", "docgen"] }
Expand Down

0 comments on commit 606d84b

Please sign in to comment.