use machine-generated PartialEq instance for hashing Constant (#817)

This commit is contained in:
Mark Thom
2021-02-11 18:40:07 -07:00
parent 2429971bcd
commit e7cf5d4f3d
5 changed files with 38 additions and 24 deletions

1
Cargo.lock generated
View File

@@ -881,6 +881,7 @@ dependencies = [
name = "prolog_parser"
version = "0.8.68"
dependencies = [
"indexmap",
"lexical",
"num-rug-adapter",
"ordered-float",