Skip to content

Commit fbbdfb3

Browse files
committed
Silence warning
1 parent 97630b3 commit fbbdfb3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

geo/src/lib.rs

+1
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ extern crate proj;
1212
extern crate rstar;
1313

1414
pub use crate::algorithm::*;
15+
#[allow(deprecated)]
1516
pub use crate::traits::ToGeo;
1617
pub use crate::types::*;
1718

0 commit comments

Comments
 (0)