Skip to content

Commit 3ad7267

Browse files
committed
Update soplex-sys
1 parent 6c73cfc commit 3ad7267

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.gitignore

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
/target
22
Cargo.lock
3-
.idea
3+
.idea
4+
.DS_Store

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ license = "Apache-2.0"
77
repository = "https://github.com/mmghannam/soplex-rs"
88

99
[dependencies]
10-
soplex-sys = "0.1.2"
10+
soplex-sys = "0.1.3"

0 commit comments

Comments
 (0)