Skip to content

Commit

Permalink
Merge pull request #60 from shymega/dependabot/cargo/time-0.3.28
Browse files Browse the repository at this point in the history
Bump time from 0.3.26 to 0.3.28
  • Loading branch information
shymega authored Sep 7, 2023
2 parents 9231fc5 + 799e9be commit 678dec1
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 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 @@ -30,7 +30,7 @@ name = "scrob"
path = "src/lib.rs"

[dependencies]
time = "0.3.26"
time = "0.3.28"
dotenv = "0.15.0"
jsonrpc = "0.16.0"
jsonrpc-core = "18.0.0"
Expand Down

0 comments on commit 678dec1

Please sign in to comment.