Commit f2fe35e
workspace: declare cairo-native version on git dep for version sync test
Cargo accepts both git+rev and a version field together; the field is a
SemVer constraint on the package at the git rev. The rev's Cargo.toml
already pins 0.9.0-rc.6, matching native_compiler_version.txt, so the
constants test required_cairo_native_version_test parses the version and
succeeds.
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>1 parent 1ad685a commit f2fe35e
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
263 | 263 | | |
264 | 264 | | |
265 | 265 | | |
266 | | - | |
| 266 | + | |
267 | 267 | | |
268 | 268 | | |
269 | 269 | | |
| |||
0 commit comments