chore: bump stint (#11)

This commit is contained in:
Eric 2025-02-13 15:37:59 +11:00 committed by GitHub
parent 36dd1086ab
commit c0c0832676
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -3,7 +3,7 @@ author = "Contract ABI Authors"
description = "ABI Encoding for Ethereum contracts"
license = "MIT"
requires "stint >= 0.8.0 & < 0.9.0"
requires "stint >= 0.8.1 & < 0.9.0"
requires "stew >= 0.2.0 & < 0.3.0"
requires "nimcrypto >= 0.6.2 & < 0.7.0"
requires "questionable >= 0.10.10 & < 0.11.0"