Skip to content

Commit

Permalink
Merge pull request #2102 from hannobraun/dependabot/cargo/cargo-92cd2…
Browse files Browse the repository at this point in the history
…241ed

Bump the cargo group with 4 updates
  • Loading branch information
hannobraun authored Nov 20, 2023
2 parents 70c073f + e2ea2a4 commit d36fdba
Show file tree
Hide file tree
Showing 4 changed files with 58 additions and 64 deletions.
114 changes: 54 additions & 60 deletions 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 crates/fj-core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@ categories.workspace = true
fj-interop.workspace = true
fj-math.workspace = true
iter_fixed = "0.3.1"
itertools = "0.11.0"
itertools = "0.12.0"
parking_lot = "0.12.0"
robust = "1.1.0"
spade = "2.3.0"
spade = "2.4.0"
thiserror = "1.0.50"
type-map = "0.5.0"

Expand Down
2 changes: 1 addition & 1 deletion crates/fj/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,5 @@ version = "4.4.8"
features = ["derive"]

[dependencies.tracing-subscriber]
version = "0.3.17"
version = "0.3.18"
features = ["env-filter"]
2 changes: 1 addition & 1 deletion tools/release-operator/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ publish = false
[dependencies]
anyhow = "1.0.75"
cargo_metadata = "0.18.1"
cmd_lib = "1.8.0"
cmd_lib = "1.8.1"
env_logger = "0.10.1"
log = "0.4.20"
secstr = "0.5.0"
Expand Down

0 comments on commit d36fdba

Please sign in to comment.