Skip to content

Commit

Permalink
feat: upgrade bindgen and cmake and stereokit
Browse files Browse the repository at this point in the history
  • Loading branch information
technobaboo committed Feb 2, 2023
1 parent 5af6752 commit 7fefa9a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ license = "MIT"
links = "StereoKitC"
name = "stereokit-sys"
repository = "https://github.com/MalekiRe/stereokit-sys"
version = "2.2.0"
version = "2.3.0"

include = [
"Cargo.toml",
Expand Down Expand Up @@ -42,6 +42,6 @@ features = ["std"]

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[build-dependencies]
bindgen = "0.60.1"
cmake = "0.1.48"
bindgen = "0.63.0"
cmake = "0.1.49"

2 changes: 1 addition & 1 deletion StereoKit
Submodule StereoKit updated 176 files

0 comments on commit 7fefa9a

Please sign in to comment.