Skip to content

Commit

Permalink
set taffy version to v0.3.18
Browse files Browse the repository at this point in the history
  • Loading branch information
kuruk-mm committed Nov 23, 2023
1 parent 5cdc887 commit 4e414ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rust/decentraland-godot-lib/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ futures-util = "*"

livekit = { git = "https://github.com/robtfm/client-sdk-rust", branch="h264-false", features=["rustls-tls-webpki-roots"] }

taffy = { git = "https://github.com/DioxusLabs/taffy", branch="main" }
taffy = { git = "https://github.com/DioxusLabs/taffy", tag="v0.3.18" }

[target.'cfg(target_os = "android")'.dependencies]
jni = { version = "0.21.1", features = ["invocation"] }
Expand Down

0 comments on commit 4e414ce

Please sign in to comment.