mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-15 22:28:10 +08:00
Reimplement notice file generation for third-party licenses through Rust, now with CEF credits (#3808)
This commit is contained in:
@@ -3,6 +3,7 @@ name = "interpreted-executor"
|
||||
version = "0.1.0"
|
||||
edition = "2024"
|
||||
license = "MIT OR Apache-2.0"
|
||||
authors.workspace = true
|
||||
|
||||
[features]
|
||||
default = []
|
||||
@@ -56,4 +57,3 @@ harness = false
|
||||
[[bench]]
|
||||
name = "run_cached_iai"
|
||||
harness = false
|
||||
|
||||
|
||||
Reference in New Issue
Block a user