GaloisInc / saw-script

The SAW scripting language.
BSD 3-Clause "New" or "Revised" License
442 stars 63 forks source link

Python: Require argo-client >= 0.0.13 and cryptol 3.2.1 #2123

Closed RyanGlScott closed 2 months ago

RyanGlScott commented 2 months ago

This updates the saw-client Python bindings to require the use of argo-client-0.0.13 or later, bringing in the performance improvements from https://github.com/GaloisInc/argo/pull/216. It also brings in the use of cryptol-3.2.1, which is compatible with argo-client-0.0.13 or later.