This commit is contained in:
Guillaume Pinot
2021-09-09 10:48:07 +02:00
parent 86cca97c1e
commit 3df4ce5d4c
+1 -1
View File
@@ -1,6 +1,6 @@
[package] [package]
name = "cp_sat" name = "cp_sat"
version = "0.1.0" version = "0.1.1"
edition = "2018" edition = "2018"
description = "Rust bindings to the Google CP-SAT constraint programming solver." description = "Rust bindings to the Google CP-SAT constraint programming solver."
documentation = "https://docs.rs/cp_sat" documentation = "https://docs.rs/cp_sat"