Fix solve_with_parameters

This commit is contained in:
Guillaume Pinot
2021-09-13 11:07:55 +02:00
committed by Guillaume P
parent 44d16c2465
commit eb3c60678c
4 changed files with 15 additions and 5 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "cp_sat"
version = "0.2.0"
version = "0.2.1"
edition = "2018"
description = "Rust bindings to the Google CP-SAT constraint programming solver."
documentation = "https://docs.rs/cp_sat"