Skip to content

Commit

Permalink
add missing explicit feature
Browse files Browse the repository at this point in the history
  • Loading branch information
mumbleskates committed Jan 2, 2025
1 parent 8bcd659 commit 3210250
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@ chrono = ["dep:chrono"]
hashbrown = ["dep:hashbrown"]
smallvec = ["dep:smallvec"]
thin-vec = ["dep:thin-vec"]
time = ["dep:time"]
tinyvec = ["dep:tinyvec"]

# Optimization controls. "auto-optimize" enables the default setting for all optimizations.
Expand Down

0 comments on commit 3210250

Please sign in to comment.