chore: fix missing periods
Some checks are pending
Build Zenyx ⚡ / 🧪 Run Cargo Tests (push) Waiting to run
Build Zenyx ⚡ / 🏗️ Build aarch64-pc-windows-msvc (push) Blocked by required conditions
Build Zenyx ⚡ / 🏗️ Build aarch64-unknown-linux-gnu (push) Blocked by required conditions
Build Zenyx ⚡ / 🏗️ Build x86_64-pc-windows-msvc (push) Blocked by required conditions
Build Zenyx ⚡ / 🏗️ Build x86_64-unknown-linux-gnu (push) Blocked by required conditions
Build Zenyx ⚡ / 🧪 Run Cargo Tests (pull_request) Successful in 7m4s
Build Zenyx ⚡ / 🏗️ Build aarch64-pc-windows-msvc (pull_request) Successful in 7m26s
Build Zenyx ⚡ / 🏗️ Build aarch64-unknown-linux-gnu (pull_request) Successful in 7m37s
Build Zenyx ⚡ / 🏗️ Build x86_64-pc-windows-msvc (pull_request) Successful in 7m52s
Build Zenyx ⚡ / 🏗️ Build x86_64-unknown-linux-gnu (pull_request) Successful in 7m54s
Some checks are pending
Build Zenyx ⚡ / 🧪 Run Cargo Tests (push) Waiting to run
Build Zenyx ⚡ / 🏗️ Build aarch64-pc-windows-msvc (push) Blocked by required conditions
Build Zenyx ⚡ / 🏗️ Build aarch64-unknown-linux-gnu (push) Blocked by required conditions
Build Zenyx ⚡ / 🏗️ Build x86_64-pc-windows-msvc (push) Blocked by required conditions
Build Zenyx ⚡ / 🏗️ Build x86_64-unknown-linux-gnu (push) Blocked by required conditions
Build Zenyx ⚡ / 🧪 Run Cargo Tests (pull_request) Successful in 7m4s
Build Zenyx ⚡ / 🏗️ Build aarch64-pc-windows-msvc (pull_request) Successful in 7m26s
Build Zenyx ⚡ / 🏗️ Build aarch64-unknown-linux-gnu (pull_request) Successful in 7m37s
Build Zenyx ⚡ / 🏗️ Build x86_64-pc-windows-msvc (pull_request) Successful in 7m52s
Build Zenyx ⚡ / 🏗️ Build x86_64-unknown-linux-gnu (pull_request) Successful in 7m54s
This commit is contained in:
parent
c32f8126e9
commit
8b16afb604
2 changed files with 12 additions and 12 deletions
|
@ -11,7 +11,7 @@ homepage = "https://zenyx-engine.github.io/"
|
|||
repository = "https://codeberg.org/Caznix/Zenyx"
|
||||
|
||||
[lib]
|
||||
crate-type = ["cdylib"]
|
||||
# crate-type = ["cdylib"]
|
||||
|
||||
[workspace]
|
||||
resolver = "2"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue