Skip to content

Commit

Permalink
fix: Generate Dafny 4.6 version of SimpleString patch for Rust (#345)
Browse files Browse the repository at this point in the history
Fixes nightly build failure: https://github.com/smithy-lang/smithy-dafny/actions/runs/8804008273/job/24163426403.

Dry run of nightly build against this branch: https://github.com/smithy-lang/smithy-dafny/actions/runs/8819703065

Using 4.5.0 instead of 4.6.0 because Dafny uses version suffixes slightly wrong: nightlies will have version numbers like 4.6.0-nightly-2024-04-22-0082cf6 which by NuGet semantics means "a prerelease for the upcoming 4.6.0 release", and is therefore considered less than 4.6.0.
  • Loading branch information
robin-aws authored Apr 24, 2024
1 parent d9c596c commit 435d16f
Showing 1 changed file with 2,162 additions and 0 deletions.
Loading

0 comments on commit 435d16f

Please sign in to comment.