Skip to content

Commit

Permalink
Merge pull request #74 from n01e0/dependabot/cargo/serde_yaml-0.9.34d…
Browse files Browse the repository at this point in the history
…eprecated

Bump serde_yaml from 0.9.32 to 0.9.34+deprecated
  • Loading branch information
n01e0 authored Jun 23, 2024
2 parents 64cafae + fffeb00 commit b7193b2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -19,7 +19,7 @@ rayon = "1.10.0"
octocrab = "0.38.0"
serde = { version="1.0.203", features=["derive"] }
strfmt = "0.2.4"
serde_yaml = "0.9.32"
serde_yaml = "0.9.34"
# TODO thiserror使う
#thiserror = "1.0.50"
tokio = { version="1.38.0", features=["macros", "rt-multi-thread"] }
Expand Down

0 comments on commit b7193b2

Please sign in to comment.