Skip to content

Commit 4fcaa23

Browse files
committed
style: undo unrelated diffs
1 parent c034d25 commit 4fcaa23

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Cargo.toml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,12 @@ tree-sitter-typescript = "0.23.2"
9191
tree-sitter-xml = "0.7.0"
9292
tree-sitter-yaml = "0.7.0"
9393

94-
yup-oauth2 = { version = "12.1.0" }
94+
globset = "0.4.16"
95+
unicase = "2.8.1"
96+
google-drive3 = "6.0.0"
97+
hyper-util = "0.1.11"
98+
hyper-rustls = { version = "0.27.5" }
99+
yup-oauth2 = "12.1.0"
95100
rustls = { version = "0.23.25" }
96101
http-body-util = "0.1.3"
97102
yaml-rust2 = "0.10.1"
@@ -112,9 +117,4 @@ aws-sdk-sqs = "1.67.0"
112117
numpy = "0.25.0"
113118
infer = "0.19.0"
114119
serde_with = { version = "3.13.0", features = ["base64"] }
115-
globset = "0.4.16"
116-
unicase = "2.8.1"
117-
google-drive3 = "6.0.0"
118-
hyper-util = "0.1.11"
119-
hyper-rustls = { version = "0.27.5" }
120120
google-cloud-aiplatform-v1 = "0.4.0"

0 commit comments

Comments
 (0)