Skip to content

Commit e6cced0

Browse files
deps: update home requirement from =0.5.9 to =0.5.12 in /backend
Updates the requirements on [home](https://github.com/rust-lang/cargo) to permit the latest version. - [Changelog](https://github.com/rust-lang/cargo/blob/master/CHANGELOG.md) - [Commits](rust-lang/cargo@home-0.5.9...home-0.5.12) --- updated-dependencies: - dependency-name: home dependency-version: 0.5.12 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cb3379f commit e6cced0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

backend/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ subtle = "2.5"
3939
reqwest = { version = "0.11", features = ["json"] }
4040

4141
[dependencies.home]
42-
version = "=0.5.9"
42+
version = "=0.5.12"
4343

4444
[dependencies.base64ct]
4545
version = "=1.6.0"

0 commit comments

Comments
 (0)