Skip to content

Commit

Permalink
chore: 🤖 add comment on the instant dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
theashraf committed Jan 15, 2024
1 parent 4fefeb3 commit 042efbc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dotlottie-rs/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ name = "dotlottie_player_core"

[dependencies]
thiserror = "1.0.48"
# "emscripten-no-leading-underscore" branch fix this issue -> https://github.com/sebcrozet/instant/issues/35
instant = {git = "https://github.com/hoodmane/instant", branch = "emscripten-no-leading-underscore"}

[build-dependencies]
Expand Down

0 comments on commit 042efbc

Please sign in to comment.