Merge pull request #1 from Ottatop/dev

Test CI thing
This commit is contained in:
Ottatop 2023-06-25 18:05:47 -05:00 committed by GitHub
commit d37f222d4b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -12,6 +12,8 @@
//! While Pinnacle is not a library, this documentation serves to guide those who want to
//! contribute or learn how building something like this works.
// test
mod api;
mod backend;
mod cursor;