Skip to content

Commit

Permalink
Merge pull request #345 from uiua-lang/dependabot/cargo/serde_yaml-0.…
Browse files Browse the repository at this point in the history
…9.30

Bump serde_yaml from 0.9.29 to 0.9.30
  • Loading branch information
kaikalii authored Jan 10, 2024
2 parents aa3b585 + cb47a51 commit d5853f2
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 43 deletions.
84 changes: 42 additions & 42 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 @@ -63,7 +63,7 @@ tower-lsp = {version = "0.20.0", optional = true}
# Profiling dependencies
indexmap = {version = "2", optional = true, features = ["serde"]}
serde_tuple = "0.5.0"
serde_yaml = {version = "0.9.29", optional = true}
serde_yaml = {version = "0.9.30", optional = true}

# Feature dependencies
gif = {version = "0.12.0", optional = true}
Expand Down

0 comments on commit d5853f2

Please sign in to comment.