Skip to content

Commit ef191ef

Browse files
authored
update to oo-bindgen 0.8.7 to get .NET assembly versions set correctly (#141)
1 parent cc08931 commit ef191ef

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ members = [
1111
]
1212

1313
[workspace.dependencies]
14-
oo-bindgen = "0.8.6"
14+
oo-bindgen = "0.8.7"
1515
sfio-tokio-ffi = "0.9.0"
1616
sfio-tracing-ffi = "0.9.0"
1717
tokio = "1.37.0"

0 commit comments

Comments
 (0)