Skip to content

Commit 63c7806

Browse files
chore(deps): bump humantime from 2.2.0 to 2.3.0 in /backend
Bumps [humantime](https://github.com/chronotope/humantime) from 2.2.0 to 2.3.0. - [Release notes](https://github.com/chronotope/humantime/releases) - [Commits](chronotope/humantime@v2.2.0...v2.3.0) --- updated-dependencies: - dependency-name: humantime dependency-version: 2.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b03cc37 commit 63c7806

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

backend/Cargo.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

backend/sessionspaces/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ anyhow = { workspace = true }
99
clap = { workspace = true }
1010
derive_more = { workspace = true }
1111
dotenvy = { workspace = true }
12-
humantime = { version = "2.2.0" }
12+
humantime = { version = "2.3.0" }
1313
if_chain = "1.0.3"
1414
itertools = { version = "0.14.0" }
1515
k8s-openapi = { workspace = true }

0 commit comments

Comments
 (0)