mirror of
https://forgejo.ellis.link/continuwuation/continuwuity.git
synced 2025-09-11 10:13:02 +02:00
refactor: Move git version info gather in into a build script
This commit is contained in:
parent
d8c03d43f4
commit
f0b2a0c362
13 changed files with 93 additions and 135 deletions
|
@ -631,6 +631,12 @@ package = "conduwuit_web"
|
|||
path = "src/web"
|
||||
default-features = false
|
||||
|
||||
|
||||
[workspace.dependencies.conduwuit-build-metadata]
|
||||
package = "conduwuit_build_metadata"
|
||||
path = "src/build_metadata"
|
||||
default-features = false
|
||||
|
||||
###############################################################################
|
||||
#
|
||||
# Release profiles
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue