File tree 3 files changed +8
-5
lines changed
3 files changed +8
-5
lines changed Original file line number Diff line number Diff line change 2
2
3
3
## Changes
4
4
5
+ ### Version 0.1.1
6
+ - Add ` build-bindgen ` flag
7
+
5
8
### Version 0.1
6
9
- Initial release
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " wasm3"
3
- version = " 0.1.0 "
3
+ version = " 0.1.1 "
4
4
authors = [
" Lukas Tobias Wirth <[email protected] >" ]
5
5
edition = " 2018"
6
- description = " Rust bindings for blend2d "
7
- homepage = " https://github.com/Veykril/blend2d -rs"
8
- repository = " https://github.com/Veykril/blend2d -rs"
6
+ description = " Rust bindings for wasm3 "
7
+ homepage = " https://github.com/Veykril/wasm3 -rs"
8
+ repository = " https://github.com/Veykril/wasm3 -rs"
9
9
license = " MIT"
10
10
readme = " README.md"
11
11
categories = [" api-bindings" ]
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " wasm3-sys"
3
- version = " 0.1.0 "
3
+ version = " 0.1.1 "
4
4
authors = [
" Lukas Tobias Wirth <[email protected] >" ]
5
5
edition = " 2018"
6
6
description = " Raw ffi bindings for wasm3"
You can’t perform that action at this time.
0 commit comments