Commit 7b60072
committed
build: bump freenet-macros to 0.2.0 (breaking) and stdlib to 0.3.2
freenet-macros 0.1.4 was yanked because it generates code referencing
MessageOrigin which only exists in freenet-stdlib >= 0.3.0, but the
semver range 0.1.x allowed it to be resolved alongside older stdlib
versions (e.g. 0.1.40), breaking their builds.
Publishing as 0.2.0 to signal the breaking change. freenet-stdlib 0.3.2
now requires freenet-macros >= 0.2.0.1 parent f76ce7c commit 7b60072
2 files changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
0 commit comments