File tree Expand file tree Collapse file tree 5 files changed +5
-0
lines changed Expand file tree Collapse file tree 5 files changed +5
-0
lines changed Original file line number Diff line number Diff line change 1
1
// Take a look at the license at the top of the repository in the LICENSE file.
2
2
3
3
#![ doc = include_str ! ( "../README.md" ) ]
4
+ #![ allow( deprecated) ]
4
5
#![ cfg_attr( docsrs, feature( doc_cfg) ) ]
5
6
6
7
pub use ffi;
Original file line number Diff line number Diff line change 1
1
// Take a look at the license at the top of the repository in the LICENSE file.
2
2
3
3
#![ doc = include_str ! ( "../README.md" ) ]
4
+ #![ allow( deprecated) ]
4
5
#![ cfg_attr( docsrs, feature( doc_cfg) ) ]
5
6
6
7
pub use ffi;
Original file line number Diff line number Diff line change 1
1
// Take a look at the license at the top of the repository in the LICENSE file.
2
2
3
3
#![ doc = include_str ! ( "../README.md" ) ]
4
+ #![ allow( deprecated) ]
4
5
#![ cfg_attr( docsrs, feature( doc_cfg) ) ]
5
6
6
7
pub use ffi;
Original file line number Diff line number Diff line change 1
1
// Take a look at the license at the top of the repository in the LICENSE file.
2
2
3
3
#![ cfg_attr( docsrs, feature( doc_cfg) ) ]
4
+ #![ allow( deprecated) ]
4
5
#![ doc = include_str ! ( "../README.md" ) ]
5
6
6
7
pub use cairo;
Original file line number Diff line number Diff line change 1
1
// Take a look at the license at the top of the repository in the LICENSE file.
2
2
3
3
#![ cfg_attr( docsrs, feature( doc_cfg) ) ]
4
+ #![ allow( deprecated) ]
4
5
#![ doc = include_str ! ( "../README.md" ) ]
5
6
6
7
pub use cairo;
You can’t perform that action at this time.
0 commit comments