Skip to content

Commit

Permalink
build(deps): bump embed-resource from 2.2.0 to 2.3.0 (#527)
Browse files Browse the repository at this point in the history
Bumps [embed-resource](https://github.com/nabijaczleweli/rust-embed-resource) from 2.2.0 to 2.3.0.
- [Release notes](https://github.com/nabijaczleweli/rust-embed-resource/releases)
- [Commits](nabijaczleweli/rust-embed-resource@v2.2.0...v2.3.0)

---
updated-dependencies:
- dependency-name: embed-resource
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 4, 2023
1 parent ec18452 commit 7b7c3c0
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 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 devolutions-gateway/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ packet = { git = "https://github.com/fdubois1/rust-packet.git" }
portpicker = "0.1.1"

[target.'cfg(windows)'.build-dependencies]
embed-resource = "2.2.0"
embed-resource = "2.3.0"

[dev-dependencies]
tokio-test = "0.4.2"
Expand Down

0 comments on commit 7b7c3c0

Please sign in to comment.