Skip to content

Commit

Permalink
Merge pull request #194 from google/dependabot/cargo/patch-3da9c14e18
Browse files Browse the repository at this point in the history
Bump the patch group across 1 directory with 4 updates
  • Loading branch information
mgeisler authored May 16, 2024
2 parents 56f60a1 + 1ffbd20 commit 2b14491
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 13 deletions.
20 changes: 10 additions & 10 deletions Cargo.lock

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

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ print_stdout = "warn"
print_stderr = "warn"

[workspace.dependencies]
anyhow = "1.0.82"
anyhow = "1.0.83"
mdbook = { version = "0.4.37", default-features = false }
polib = "0.2.0"
pretty_assertions = "1.3.0"
serde_json = "1.0.116"
serde_json = "1.0.117"
tempfile = "3.10.1"
2 changes: 1 addition & 1 deletion i18n-helpers/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ polib.workspace = true
pulldown-cmark = { version = "0.10.3", default-features = false, features = ["html"] }
pulldown-cmark-to-cmark = "13.0.0"
regex = "1.10.4"
semver = "1.0.22"
semver = "1.0.23"
serde_json.workspace = true
syntect = "5.2.0"
textwrap = { version = "0.16.1", default-features = false }
Expand Down

0 comments on commit 2b14491

Please sign in to comment.