mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-15 14:18:04 +08:00
Fix bezier-rs interactive demos page build system
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
//! Bezier-rs: A Bezier Math Library for Rust
|
||||
#![doc = include_str!("../README.md")]
|
||||
|
||||
pub(crate) mod compare;
|
||||
|
||||
mod bezier;
|
||||
|
||||
Reference in New Issue
Block a user