Skip to content

Commit

Permalink
build(deps): bump rlg from 0.0.3 to 0.0.4
Browse files Browse the repository at this point in the history
Bumps [rlg](https://github.com/sebastienrousseau/rlg) from 0.0.3 to 0.0.4.
- [Release notes](https://github.com/sebastienrousseau/rlg/releases)
- [Commits](sebastienrousseau/rlg@v0.0.3...v0.0.4)

---
updated-dependencies:
- dependency-name: rlg
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 7, 2024
1 parent 6441ab8 commit 1554b3b
Show file tree
Hide file tree
Showing 2 changed files with 56 additions and 9 deletions.
63 changes: 55 additions & 8 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 @@ -54,7 +54,7 @@ pulldown-cmark = "0.10.3"
quick-xml = "0.31.0"
regex = "1.10.4"
reqwest = { version = "0.12.4", features = ["blocking", "json"] }
rlg = "0.0.3"
rlg = "0.0.4"
serde = { version = "1.0.200", features = ["derive"] }
serde_json = "1.0.116"
tempfile = "3.10.1"
Expand Down

0 comments on commit 1554b3b

Please sign in to comment.