Skip to content

Commit

Permalink
build(ribir): 🤖 update triomphe to 0.1.12, rxRust to 1.0.0-beta.8
Browse files Browse the repository at this point in the history
  • Loading branch information
M-Adoo committed Jun 5, 2024
1 parent 4ede40d commit ec9a548
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 @@ -71,9 +71,9 @@ quote = "1.0.16"
rayon = "1.5.1"
rctree = "0.5.0"
rustybuzz = "0.11.0"
rxrust = { git ="https://github.com/rxRust/rxRust", default-features = false, features = ["futures-scheduler"]}
rxrust = { version="1.0.0-beta.8", default-features = false, features = ["futures-scheduler"]}
scoped_threadpool = "0.1.9"
triomphe = { git = "https://github.com/Manishearth/triomphe" }
triomphe = "0.1.12"
serde = "1.0"
serde_json = "1.0.82"
smallvec = "1.8.0"
Expand Down

0 comments on commit ec9a548

Please sign in to comment.