Skip to content

Commit

Permalink
Merge pull request #778 from ramonacat/dependabot/cargo/apps/rat/prod…
Browse files Browse the repository at this point in the history
…uction-dependencies-ddc5ff8cdf

build(deps): bump the production-dependencies group in /apps/rat with 2 updates
  • Loading branch information
github-actions[bot] authored Aug 26, 2024
2 parents 9e8f2ba + abf59f2 commit 4010faf
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
12 changes: 6 additions & 6 deletions apps/rat/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 apps/rat/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ clap = { version = "4.5.16", features = ["derive"] }
colored = "2.1.0"
petgraph = "0.6.5"
regex = "1.10.6"
serde = { version = "1.0.208", features = ["derive"] }
serde_json = "1.0.125"
serde = { version = "1.0.209", features = ["derive"] }
serde_json = "1.0.127"
thiserror = "1.0.63"
ratlib = { path = "../../libs/rust/ratlib/" }
reqwest = { version = "0.12.7", features = ["rustls-tls", "json", "blocking"], default-features = false }
Expand Down

0 comments on commit 4010faf

Please sign in to comment.