Skip to content

Commit

Permalink
cargo fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
metasim committed Sep 2, 2022
1 parent 3f7698d commit 90dea75
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@
#![crate_name = "gdal"]
#![crate_type = "lib"]

// Enable `doc_cfg` features when `docsrs` is defined by docs.rs config
#![cfg_attr(docsrs, feature(doc_cfg))]

Expand Down

0 comments on commit 90dea75

Please sign in to comment.