Update license from MIT to Apache 2.0
Some checks failed
CI / Rustfmt (push) Successful in 23s
CI / Clippy (push) Successful in 2m0s
CI / Cargo Audit & Deny (push) Failing after 32s
CI / Web Blocking Checks (push) Successful in 50s
CI / Security Blocking Checks (push) Successful in 9s
CI / Web Advisory Checks (push) Successful in 32s
CI / Security Advisory Checks (push) Successful in 36s
CI / Tests (push) Failing after 7m57s
Some checks failed
CI / Rustfmt (push) Successful in 23s
CI / Clippy (push) Successful in 2m0s
CI / Cargo Audit & Deny (push) Failing after 32s
CI / Web Blocking Checks (push) Successful in 50s
CI / Security Blocking Checks (push) Successful in 9s
CI / Web Advisory Checks (push) Successful in 32s
CI / Security Advisory Checks (push) Successful in 36s
CI / Tests (push) Failing after 7m57s
This commit is contained in:
@@ -14,9 +14,9 @@ members = [
|
||||
[workspace.package]
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
authors = ["Attune Team"]
|
||||
license = "MIT"
|
||||
repository = "https://github.com/yourusername/attune"
|
||||
authors = ["David Culbreth"]
|
||||
license = "Apache-2.0"
|
||||
repository = "https://git.rdrx.app/attune-system/attune"
|
||||
|
||||
[workspace.dependencies]
|
||||
# Async runtime
|
||||
|
||||
Reference in New Issue
Block a user