Skip to content

Commit

Permalink
Update relay
Browse files Browse the repository at this point in the history
  • Loading branch information
kdy1 committed May 27, 2024
1 parent 63c39e6 commit 4d89436
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -117,8 +117,8 @@ swc_core = { version = "0.92.5", features = [
"ecma_loader_parking_lot",
] }
swc_emotion = { version = "0.72.13" }
swc_relay = { version = "0.44.13" }
testing = { version = "0.35.24" }
swc_relay = { version = "0.44.14" }
testing = { version = "0.35.25" }
# Temporary: Reference the latest git minor version of pathfinder_simd until it's published.
pathfinder_simd = "0.5.3"

Expand Down

0 comments on commit 4d89436

Please sign in to comment.