Skip to content

Commit

Permalink
Merge pull request #2499 from hannobraun/dependabot/cargo/cargo-1729f…
Browse files Browse the repository at this point in the history
…dc871

Bump the cargo group with 3 updates
  • Loading branch information
hannobraun authored Feb 3, 2025
2 parents 097bdf1 + ff2083f commit e7d7a5f
Show file tree
Hide file tree
Showing 5 changed files with 58 additions and 19 deletions.
69 changes: 54 additions & 15 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-export/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@ workspace = true
fj-interop.workspace = true
fj-math.workspace = true
thiserror = "2.0.11"
threemf = "0.6.0"
threemf = "0.7.0"
stl = "0.2.1"
wavefront_rs = "=2.0.0-beta.1"
2 changes: 1 addition & 1 deletion tools/automator/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ map-macro = "0.3.0"
octocrab = "0.43.0"
semver = "1.0.25"
serde = "1.0.217"
serde_json = "1.0.137"
serde_json = "1.0.138"
tracing = "0.1.41"
url = "2.5.4"

Expand Down
2 changes: 1 addition & 1 deletion tools/export-validator/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ publish = false

[dependencies]
anyhow = "1.0.95"
tempfile = "3.15.0"
tempfile = "3.16.0"

[build-dependencies]
anyhow = "1.0.95"
2 changes: 1 addition & 1 deletion tools/release-operator/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ env_logger = "0.11.6"
log = "0.4.25"
secstr = "0.5.0"
semver = "1.0.25"
serde_json = "1.0.137"
serde_json = "1.0.138"
thiserror = "2.0.11"

[dependencies.autolib]
Expand Down

0 comments on commit e7d7a5f

Please sign in to comment.