Skip to content

Commit

Permalink
Bump time from 0.3.31 to 0.3.34 (#1116)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Apr 2, 2024
1 parent cf68d4f commit be7af7e
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 5 deletions.
16 changes: 12 additions & 4 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 northstar/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ toml = "0.8.8"
bincode = "1.3.3"
console = "0.15.7"
serde = { version = "1.0.164", features = ["derive"] }
time = { version = "0.3.31", features = ["formatting", "macros", "serde"] }
time = { version = "0.3.34", features = ["formatting", "macros", "serde"] }

[target.'cfg(target_os = "android")'.dependencies]
android-logd-logger = "0.4.2"

0 comments on commit be7af7e

Please sign in to comment.