add hints from solution (+ clippy fixes) (#23)

This commit is contained in:
Frédérick Sauvage
2021-09-14 10:28:56 +02:00
committed by GitHub
parent d8db7d7eb3
commit 942034c4bb
3 changed files with 26 additions and 4 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "cp_sat"
version = "0.3.0"
version = "0.3.1"
edition = "2018"
description = "Rust bindings to the Google CP-SAT constraint programming solver."
documentation = "https://docs.rs/cp_sat"