Skip to content

Commit

Permalink
Merge pull request #2048 from hannobraun/dependabot/cargo/cargo-0e64d…
Browse files Browse the repository at this point in the history
…a3a0a

Bump the cargo group with 3 updates
  • Loading branch information
hannobraun authored Oct 9, 2023
2 parents 8048d8a + feb6145 commit e2bb4df
Show file tree
Hide file tree
Showing 3 changed files with 51 additions and 62 deletions.
107 changes: 48 additions & 59 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/fj-math/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ categories.workspace = true
approx = "0.5.1"
decorum = "0.3.1"
nalgebra = "0.32.3"
num-traits = "0.2.16"
num-traits = "0.2.17"
parry2d-f64 = "0.13.5"
parry3d-f64 = "0.13.5"
robust = "1.1.0"
4 changes: 2 additions & 2 deletions tools/automator/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ publish = false
anyhow = "1.0.75"
chrono = "0.4.31"
map-macro = "0.2.6"
octocrab = "0.31.0"
octocrab = "0.31.1"
semver = "1.0.19"
serde = "1.0.188"
serde_json = "1.0.107"
Expand All @@ -22,5 +22,5 @@ version = "4.4.6"
features = ["derive"]

[dependencies.tokio]
version = "1.32.0"
version = "1.33.0"
features = ["full"]

0 comments on commit e2bb4df

Please sign in to comment.