diff options
author | Son HO | 2023-12-13 11:10:10 +0100 |
---|---|---|
committer | GitHub | 2023-12-13 11:10:10 +0100 |
commit | c6247e0c103cc1dc95c2a63ae01602c4a1208dc4 (patch) | |
tree | 9b3d6aa74163ee8f26e62bf864121f9cf256a88a /flake.lock | |
parent | 22009543d86895b9f680d3a4abdea00302ad5f1e (diff) | |
parent | 07fc9c784e311ab082b89a63f5ca5b0c7568fc4c (diff) |
Merge pull request #52 from AeneasVerif/son/matches
Make the otherwise branch in the LLBC match statements optional
Diffstat (limited to '')
-rw-r--r-- | flake.lock | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -8,11 +8,11 @@ "rust-overlay": "rust-overlay" }, "locked": { - "lastModified": 1702401937, - "narHash": "sha256-PHm8BLp2S5Q1iaKOJOrn6/5nuQfxzwUcIFEgXJzNhBM=", + "lastModified": 1702461610, + "narHash": "sha256-9eHPrAExrMCiOm/yylwxuPFL9zyUoiBkajFTu1d1tWc=", "owner": "aeneasverif", "repo": "charon", - "rev": "45fd166933d7d30e73eae8150192ff4cc1e123df", + "rev": "17c2aaa7cb05c0f06d3177b020eb6ba8b0b1f950", "type": "github" }, "original": { |