Skip to content

Commit

Permalink
fix(deps): update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 28, 2023
1 parent 2d4197c commit dc1f8ee
Show file tree
Hide file tree
Showing 4 changed files with 517 additions and 489 deletions.
12 changes: 6 additions & 6 deletions indexer/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions indexer/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ edition = "2021"

[dependencies]
structopt = "0.3"
serde_json = "1.0.107"
serde = { version = "1.0.188", features = ["derive"] }
serde_json = "1.0.108"
serde = { version = "1.0.193", features = ["derive"] }

[dependencies.rnix]
git = "https://gitlab.com/jD91mZM2/rnix.git"
Expand Down
Loading

0 comments on commit dc1f8ee

Please sign in to comment.