Skip to content

Commit

Permalink
feat: force rev
Browse files Browse the repository at this point in the history
  • Loading branch information
fzyzcjy committed Jan 1, 2024
1 parent 985eaec commit 4ef55c9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ categories = ["development-tools::ffi"]
[workspace.dependencies]
# TODO temporary
#allo-isolate = { version = "0.1.21", features = ["anyhow"] }
allo-isolate = { git = "https://github.com/fzyzcjy/allo-isolate", features = ["anyhow"] }
allo-isolate = { git = "https://github.com/fzyzcjy/allo-isolate", rev = "384757c945d3869ed8ee259122d382436a44f6cb", features = ["anyhow"] }
anyhow = "1.0.64"
chrono = "0.4.23"
lazy_static = "1.4.0"
Expand Down
2 changes: 1 addition & 1 deletion frb_example/pure_dart/rust/Cargo.lock

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

0 comments on commit 4ef55c9

Please sign in to comment.