Skip to content

Commit 5f4e622

Browse files
committed
bump versions
1 parent 44d6ee9 commit 5f4e622

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22
name = "simconnect"
33
license = "MIT"
44
description = "Rust bindings for SimConnect"
5-
version = "0.1.3"
5+
version = "0.1.4"
66
authors = ["Connor T <connor0530@gmail.com>"]
77
edition = "2018"
88

99
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
1010

1111
[build-dependencies]
12-
bindgen = "0.55"
12+
bindgen = "0.56"
1313
# Build currently fails on windows with 1.1.0
1414
thread_local = "~1.0.1"

0 commit comments

Comments
 (0)