Skip to content

Commit 04a61b2

Browse files
committed
Refactor endpoint structs to use shared string
1 parent d40569c commit 04a61b2

File tree

11 files changed

+280
-157
lines changed

11 files changed

+280
-157
lines changed

Cargo.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,8 @@ tracing-subscriber = { version = "0.3.19", features = ["tracing-log", "env-filte
7070
async_cell = "0.2.2"
7171
opendal = { version = "0.53.3", features = ["services-hdfs-native", "services-s3"] }
7272
hex-simd = { version = "0.8.0", features = ["alloc"] }
73+
arcstr = "1.2.0"
74+
imstr = "0.2.0"
7375

7476
[dev-dependencies]
7577
assertor = "0.0.2"

0 commit comments

Comments
 (0)