Skip to content

Commit

Permalink
docs: more informative
Browse files Browse the repository at this point in the history
  • Loading branch information
Tomio authored May 7, 2022
1 parent 175adc2 commit 870f2a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.rs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
use version_check::Version;

/// Get a list of features enabled.
/// Get a list of the current features enabled.
macro_rules! get_features {
($($feature:expr),*) => {
vec![
Expand Down

0 comments on commit 870f2a3

Please sign in to comment.