You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Setting MSRV to 1.88.0 because it introduced stable support for
multiple let expressions inside if conditions.
Also using cache in CI/CD for Cargo cache and target/.
Now including tests with excluded test during deployment.
Copy file name to clipboardExpand all lines: .github/workflows/data/release-notes.md
+1-3Lines changed: 1 addition & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,6 +7,4 @@ Summary
7
7
8
8
### Downloads
9
9
10
-
Pre-compiled binaries are available for multiple targets, each archive contains the CLI
11
-
executable, the dynamic library and the development files: headers, debug symbols and
12
-
static library.
10
+
Pre-compiled binaries are available for multiple targets, each archive contains the CLI executable, ~~the dynamic library and the development files: headers, debug symbols and static library~~ (will be available later).
0 commit comments