Change package name to lowercase

This commit is contained in:
2024-06-30 22:06:44 -04:00
parent b7f008521d
commit e4089d3832
9 changed files with 9 additions and 9 deletions

View File

@@ -1,4 +1,4 @@
package VEFontCache
package vefontcache
import "base:runtime"
import "core:simd"