Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 16, 2024
1 parent 4f53188 commit 92280e5
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 14 deletions.
36 changes: 23 additions & 13 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 @@ -53,7 +53,7 @@ serde_json = "1.0.115"
serde_yaml = "0.9.31"
toml = "0.8.12"
vrd = "0.0.5"
rlg = "0.0.2"
rlg = "0.0.3"
uuid = { version = "1.7.0", features = ["serde", "v4"] }

[dev-dependencies]
Expand Down

0 comments on commit 92280e5

Please sign in to comment.