Skip to content

chore: update deps #8

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

chore: update deps #8

wants to merge 5 commits into from

Conversation

Kelwan
Copy link

@Kelwan Kelwan commented Jun 20, 2024

No description provided.

@@ -13,7 +13,7 @@ fn ecsact_include_dir() -> String {
if rt_headers.is_ok() {
let runfiles = Runfiles::create().unwrap();
let header = runfiles
.rlocation("ecsact_runtime/ecsact/runtime.h")
.rlocation("ecsact_runtime~/ecsact/runtime.h")
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this was the main issue for me

@@ -1,5 +1,3 @@
#define ECSACT_META_API
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

and I'm not sure why I put this here before 🤔

@@ -1,12 +1,12 @@
[workspace]
resolver = "2"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

maybe this fixed it?

Copy link

cocogitto-bot bot commented Jun 20, 2024

✔️ 4f88cf1...b685fab - Conventional commits check succeeded.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants