Skip to content

Commit

Permalink
update Rust dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
rhysd committed Nov 1, 2023
1 parent 1adb1b2 commit f0c3ce2
Show file tree
Hide file tree
Showing 4 changed files with 96 additions and 62 deletions.
152 changes: 93 additions & 59 deletions v2/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 v2/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ pulldown-cmark = { git = "https://github.com/rhysd/pulldown-cmark.git", branch="
regex = "1.10.2"
rfd = "0.12.1" # 0.12.0 is incompatible with wry because of gtk-sys version
serde = "1.0.190"
serde_json = "1.0.107"
serde_json = "1.0.108"
serde_yaml = "0.9.27"

[target.'cfg(target_os = "macos")'.dependencies]
Expand Down
Loading

0 comments on commit f0c3ce2

Please sign in to comment.