2 Commits 676fb1b1ef ... c95befa6af

Tác giả SHA1 Thông báo Ngày
  Kestrel c95befa6af Add license file. 2 tuần trước cách đây
  Kestrel 676fb1b1ef Add license file. 2 tuần trước cách đây
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      Cargo.toml

+ 1 - 1
Cargo.toml

@@ -9,7 +9,7 @@ authors = ["Kestrel <kestrel@flying-kestrel.ca"]
 repository = "https://git.flying-kestrel.ca/kestrel/kahlo-rs"
 description = "Optimized software rendering library."
 keywords = ["raster", "render", "paint", "graphics"]
-license = "BSD-4-Clause or MIT"
+license = "BSD-4-Clause OR MIT"
 
 # features specification for docs.rs
 [package.metadata.docs.rs]