Skip to content
This repository has been archived by the owner on Apr 6, 2023. It is now read-only.

Commit

Permalink
deps: update rust crate rust_decimal to 1.19.0 (#38)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot authored Dec 24, 2021
1 parent 9cdec28 commit 8f3e5d1
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 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 crates/scraper/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ futures = "0.3.19"
hex = "0.4.3"
im = "15.0.0"
prometheus = "0.13.0"
rust_decimal = "1.18.0"
rust_decimal = "1.19.0"
tide = { version = "0.16.0", default-features = false, features = [
"h1-server",
] }
Expand Down

0 comments on commit 8f3e5d1

Please sign in to comment.