Skip to content

Commit ba56575

Browse files
committed
Update package manager files
This removes a workaround in the `Cargo.toml` and updates the `desktop/yarn.lock`, which was outdated and blocked a release
1 parent de853da commit ba56575

2 files changed

Lines changed: 259 additions & 300 deletions

File tree

Cargo.toml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,3 @@
22
resolver = "2"
33
members = ["crates/*", "terraphim_server", "desktop/src-tauri"]
44
default-members = ["terraphim_server"]
5-
6-
# CI build creates artifacts that are not part of the repo
7-
# Allow to publish with release-plz even if there are uncommitted changes
8-
# See https://github.com/MarcoIeni/release-plz/issues/1360
9-
allow_dirty = true

0 commit comments

Comments
 (0)