Skip to content

Commit 7a6c43d

Browse files
committed
Add license
1 parent 544c6ff commit 7a6c43d

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

crates/bridge_fontconfig/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ lints.workspace = true
22

33
[package]
44
name = "tectonic_bridge_fontconfig"
5+
license = "MIT"
56
version = "0.0.0-dev.0"
67
edition = "2021"
78
links = "fontconfig"

crates/bridge_png/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ lints.workspace = true
22

33
[package]
44
name = "tectonic_bridge_png"
5+
license = "MIT"
56
version = "0.0.0-dev.0"
67
edition = "2021"
78
links = "png"

0 commit comments

Comments
 (0)