Skip to content

Commit

Permalink
Update Rust deps again and remove pinned v8 version (head was previou…
Browse files Browse the repository at this point in the history
…sly borked).
  • Loading branch information
ignatz committed Jan 8, 2025
1 parent 6a607f5 commit b73116f
Show file tree
Hide file tree
Showing 2 changed files with 55 additions and 50 deletions.
102 changes: 55 additions & 47 deletions Cargo.lock

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

3 changes: 0 additions & 3 deletions trailbase-core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -83,9 +83,6 @@ utoipa = { version = "5.0.0-beta.0", features = ["axum_extras"] }
uuid = { version = "^1.8.0", features = ["v4", "serde"] }
validator = { version = "0.19.0", default-features = false }

# FIXME: Only here to pin the version. Remove when latest builds again.
v8 = "=130.0.5"

[build-dependencies]
env_logger = "^0.11.3"
log = "^0.4.21"
Expand Down

0 comments on commit b73116f

Please sign in to comment.