Skip to content

Commit

Permalink
Bump coarsetime from 0.1.20 to 0.1.21
Browse files Browse the repository at this point in the history
Bumps [coarsetime](https://github.com/jedisct1/rust-coarsetime) from 0.1.20 to 0.1.21.
- [Release notes](https://github.com/jedisct1/rust-coarsetime/releases)
- [Commits](https://github.com/jedisct1/rust-coarsetime/commits)

---
updated-dependencies:
- dependency-name: coarsetime
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 19, 2022
1 parent e7c6246 commit d97e438
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 4 deletions.
12 changes: 9 additions & 3 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 storage/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ logger = {path = "../commons/logger", package="starcoin-logger"}
starcoin-metrics = { path = "../commons/metrics"}
starcoin-config = { path = "../config"}
starcoin-uint = { path = "../types/uint"}
coarsetime = "0.1.20"
coarsetime = "0.1.21"

[dependencies.rocksdb]
version = "0.17"
Expand Down

0 comments on commit d97e438

Please sign in to comment.