Skip to content

Commit

Permalink
Removed extern crate rustversion
Browse files Browse the repository at this point in the history
  • Loading branch information
RunDevelopment committed Dec 8, 2024
1 parent 6ac1419 commit 2802d40
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/marker.rs
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
#[cfg(feature = "msrv")]
extern crate rustversion;

/// Marker trait for types that support `#[wasm_bindgen(constructor)]`.
#[cfg_attr(
feature = "msrv",
Expand Down

0 comments on commit 2802d40

Please sign in to comment.