Browse Source

Specify a license for the node-api-c crate

tags/v0.0.0-test.4
Philipp Oppermann 3 years ago
parent
commit
5004aa9d6e
Failed to extract signature
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      apis/c/node/Cargo.toml

+ 1
- 0
apis/c/node/Cargo.toml View File

@@ -2,6 +2,7 @@
name = "dora-node-api-c"
version = "0.1.0"
edition = "2021"
license = "Apache-2.0"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html



Loading…
Cancel
Save