We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Cargo.lock
1 parent f98dbac commit 1b4857aCopy full SHA for 1b4857a
.github/workflows/release.yml
@@ -34,7 +34,6 @@ jobs:
34
update-version-in: |
35
CMakeLists.txt:^\s*VERSION (\d+\.\d+\.\d+)
36
Cargo.toml:^version = "(\d+\.\d+\.\d+)"
37
- Cargo.lock:name = "fork_union"\nversion = "(\d+\.\d+\.\d+)"
38
update-major-version-in: |
39
include/fork_union.hpp:^#define FORK_UNION_VERSION_MAJOR (\d+)
40
update-minor-version-in: |
0 commit comments