mirror of
https://github.com/hexedtech/codemp.git
synced 2024-11-22 15:24:48 +01:00
chore: renamed glue module
This commit is contained in:
parent
136ce6b052
commit
73fc3005c4
4 changed files with 1 additions and 1 deletions
|
@ -138,7 +138,7 @@ pub mod workspace;
|
|||
pub mod prelude;
|
||||
|
||||
/// language-specific ffi "glue"
|
||||
pub mod glue;
|
||||
pub mod ffi;
|
||||
|
||||
/// underlying OperationalTransform library used, re-exported
|
||||
pub use woot;
|
||||
|
|
Loading…
Reference in a new issue