-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update TigerBeetle from 0.16.20 to 0.16.21 version (#43)
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Kai Ren <[email protected]>
- Loading branch information
1 parent
f3ea694
commit 8f1964f
Showing
7 changed files
with
25 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -15,7 +15,7 @@ tokio-rt-multi-thread = ["core/tokio-rt-multi-thread"] | |
|
||
[dependencies] | ||
bytemuck = { version = "1.16", features = ["extern_crate_alloc"] } | ||
core = { version = "=0.7.0+0.16.20", package = "tigerbeetle-unofficial-core", path = "core" } | ||
core = { version = "=0.7.1+0.16.21", package = "tigerbeetle-unofficial-core", path = "core" } | ||
fastrand = "2.3" | ||
tokio = { version = "1.28.1", features = ["sync"] } | ||
|
||
|
@@ -26,7 +26,7 @@ pollster = { version = "0.4", features = ["macro"] } | |
members = ["sys", "core"] | ||
|
||
[workspace.package] | ||
version = "0.7.0+0.16.20" | ||
version = "0.7.1+0.16.21" | ||
authors = ["Daria Sukhonina <[email protected]>"] | ||
rust-version = "1.78" | ||
repository = "https://github.com/tigerbeetle-rust/tigerbeetle-unofficial" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule tigerbeetle
updated
from 405958 to 1315c3