Browse Source

core API: connection

awiouy 7 years ago
parent
commit
762b75803b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      core/src/lib.in.rs

+ 1 - 1
core/src/lib.in.rs

@@ -1,2 +1,2 @@
 #[allow(unused_mut)]
-pub mod connection;
+mod connection;