Skip to content

Commit

Permalink
chore: Places features in alphabetical order
Browse files Browse the repository at this point in the history
  • Loading branch information
andyquinterom committed Apr 23, 2024
1 parent 3b151fd commit 83bab58
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions src/rust/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,10 @@ features = [
"arg_where",
"asof_join",
"avro",
"aws",
"azure",
"binary_encoding",
"cloud",
"concat_str",
"cov",
"cross_join",
Expand Down Expand Up @@ -96,6 +99,8 @@ features = [
"ewma_by",
"find_many",
"fmt",
"gcp",
"http",
"interpolate",
"ipc",
"is_between",
Expand All @@ -105,11 +110,6 @@ features = [
"is_unique",
"json",
"lazy",
"cloud",
"gcp",
"aws",
"azure",
"http",
# "list",
"list_any_all",
"list_eval",
Expand Down

0 comments on commit 83bab58

Please sign in to comment.