Skip to content

Commit

Permalink
Merge pull request #232 from podusowski/cargo-warnings
Browse files Browse the repository at this point in the history
fix Cargo warning
  • Loading branch information
podusowski authored Nov 17, 2024
2 parents 1c47593 + 130a9c6 commit a3638b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demo_android/rust/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ thiserror = "2.0.3"

[lib]
name = "main"
crate_type = ["cdylib"]
crate-type = ["cdylib"]

0 comments on commit a3638b0

Please sign in to comment.