Skip to content
项目
群组
代码片段
帮助
当前项目
正在载入...
登录 / 注册
切换导航面板
S
sparrowzz
概览
Overview
Details
Activity
Cycle Analytics
版本库
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
问题
0
Issues
0
列表
Board
标记
里程碑
合并请求
0
Merge Requests
0
CI / CD
CI / CD
流水线
作业
日程表
图表
维基
Wiki
代码片段
Snippets
成员
Collapse sidebar
Close sidebar
活动
图像
聊天
创建新问题
作业
提交
Issue Boards
Open sidebar
sgool
sparrowzz
Commits
e96fa0e6
Commit
e96fa0e6
authored
Jun 27, 2025
by
dongshufeng
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
chore: Bump
parent
ba806abf
隐藏空白字符变更
内嵌
并排
正在显示
6 个修改的文件
包含
223 行增加
和
135 行删除
+223
-135
Cargo.lock
+218
-130
eig-domain/Cargo.toml
+1
-1
mems/Cargo.toml
+1
-1
mems/examples/ds-guizhou/Cargo.toml
+1
-1
mems/examples/ds-powerflow/ds-3phase-pf/Cargo.toml
+1
-1
mems/examples/ds-powerflow/ds-pf-input/Cargo.toml
+1
-1
没有找到文件。
Cargo.lock
查看文件 @
e96fa0e6
...
...
@@ -13,9 +13,9 @@ dependencies = [
[[package]]
name = "adler2"
version = "2.0.
0
"
version = "2.0.
1
"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "
512761e0bb2578dd7380c6baaa0f4ce03e84f95e960231d1dec8bf4d7d6e2627
"
checksum = "
320119579fcad9c21884f5c4861d16174d0e06250625266f50fe6898340abefa
"
[[package]]
name = "aho-corasick"
...
...
@@ -79,24 +79,27 @@ dependencies = [
[[package]]
name = "arrow-schema"
version = "55.
1
.0"
version = "55.
2
.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "
73a47aa0c771b5381de2b7f16998d351a6f4eb839f1e13d48353e17e873d969b
"
checksum = "
af7686986a3bf2254c9fb130c623cdcb2f8e1f15763e7c71c310f0834da3d292
"
dependencies = [
"serde",
]
[[package]]
name = "atoi_simd"
version = "0.16.
0
"
version = "0.16.
1
"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4790f9e8961209112beb783d85449b508673cf4a6a419c8449b210743ac4dbe9"
checksum = "c2a49e05797ca52e312a0c658938b7d00693ef037799ef7187678f212d7684cf"
dependencies = [
"debug_unsafe",
]
[[package]]
name = "autocfg"
version = "1.
4
.0"
version = "1.
5
.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "
ace50bade8e6234aa140d9a2f552bbee1db4d353f69b8217bc503490fc1a9f26
"
checksum = "
c08606f8c3cbf4ce6ec8e28fb0014a2c086708fe954eaa885384a6165172e7e8
"
[[package]]
name = "backtrace"
...
...
@@ -110,7 +113,7 @@ dependencies = [
"miniz_oxide",
"object",
"rustc-demangle",
"windows-targets",
"windows-targets
0.52.6
",
]
[[package]]
...
...
@@ -124,9 +127,9 @@ dependencies = [
[[package]]
name = "bitflags"
version = "2.9.
0
"
version = "2.9.
1
"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "
5c8214115b7bf84099f1309324e63141d4c5d7cc26862f97a0a857dbefe165bd
"
checksum = "
1b8e56985ec62d17e9c1001dc89c88ecd7dc08e47eba5ec7c29c7b5eeecde967
"
[[package]]
name = "boolinator"
...
...
@@ -136,15 +139,15 @@ checksum = "cfa8873f51c92e232f9bac4065cddef41b714152812bfc5f7672ba16d6ef8cd9"
[[package]]
name = "bumpalo"
version = "3.1
7
.0"
version = "3.1
9
.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "
1628fb46dfa0b37568d12e5edd512553eccf6a22a78e8bde00bb4aed84d5bdbf
"
checksum = "
46c5e41b57b8bba42a04676d81cb89e9ee8e859a1a66f80a5a72e1cb76b34d43
"
[[package]]
name = "bytemuck"
version = "1.23.
0
"
version = "1.23.
1
"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "
9134a6ef01ce4b366b50689c94f82c14bc72bc5d0386829828a2e2752ef7958c
"
checksum = "
5c76a5792e44e4abe34d3abf15636779261d45a7450612059293d1d2cfc63422
"
[[package]]
name = "byteorder"
...
...
@@ -160,9 +163,9 @@ checksum = "d71b6127be86fdcfddb610f7182ac57211d4b18a3e9c82eb2d17662f2227ad6a"
[[package]]
name = "calamine"
version = "0.2
7
.0"
version = "0.2
8
.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "
6d80f81ba5c68206b9027e62346d49dc26fb32ffc4fe6ef7022a8ae21d348ccb
"
checksum = "
15e02a18e79de779a78b0a6ec84a3deed1ff0607dd970a11369f993263f99f1a
"
dependencies = [
"atoi_simd",
"byteorder",
...
...
@@ -177,18 +180,18 @@ dependencies = [
[[package]]
name = "cc"
version = "1.2.2
2
"
version = "1.2.2
7
"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "
32db95edf998450acc7881c932f94cd9b05c87b4b2599e8bab064753da4acfd1
"
checksum = "
d487aa071b5f64da6f19a3e848e3578944b726ee5a4854b82172f02aa876bfdc
"
dependencies = [
"shlex",
]
[[package]]
name = "cfg-if"
version = "1.0.
0
"
version = "1.0.
1
"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "
baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd
"
checksum = "
9555578bc9e57714c812a1f84e4fc5b4d21fcb063490c624de019f7464c91268
"
[[package]]
name = "chrono"
...
...
@@ -287,16 +290,10 @@ dependencies = [
]
[[package]]
name = "crossbeam-utils"
version = "0.8.21"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d0a5c400df2834b80a4c3327b3aad3a4c4cd4de0629063962b03235697506a28"
[[package]]
name = "crunchy"
version = "0.2.
3
"
version = "0.2.
4
"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4
3da5946c66ffcc7745f48db692ffbb10a83bfe0afd96235c5c2a4fb23994929
"
checksum = "4
60fbee9c2c2f33933d720630a6a0bac33ba7053db5344fac858d4b8952d77d5
"
[[package]]
name = "csv"
...
...
@@ -320,6 +317,12 @@ dependencies = [
]
[[package]]
name = "debug_unsafe"
version = "0.1.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "85d3cef41d236720ed453e102153a53e4cc3d2fde848c0078a50cf249e8e3e5b"
[[package]]
name = "derive_arbitrary"
version = "1.4.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
...
...
@@ -327,7 +330,7 @@ checksum = "30542c1ad912e0e3d22a1935c290e12e8a29d704a420177a31faad4a601a0800"
dependencies = [
"proc-macro2",
"quote",
"syn 2.0.10
1
",
"syn 2.0.10
4
",
]
[[package]]
...
...
@@ -347,7 +350,7 @@ checksum = "bda628edc44c4bb645fbe0f758797143e4e07926f7ebf4e9bdfbd3d2ce621df3"
dependencies = [
"proc-macro2",
"quote",
"syn 2.0.10
1
",
"syn 2.0.10
4
",
"unicode-xid",
]
...
...
@@ -506,12 +509,12 @@ checksum = "877a4ace8713b0bcf2a4e7eec82529c029f1d0619886d18145fea96c3ffe5c0f"
[[package]]
name = "errno"
version = "0.3.1
1
"
version = "0.3.1
3
"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "
976dd42dc7e85965fe702eb8164f21f450704bdde31faefd6471dba214cb594e
"
checksum = "
778e2ac28f6c47af28e4907f13ffd1e1ddbd400980a9abd7c8df189bf578a5ad
"
dependencies = [
"libc",
"windows-sys",
"windows-sys
0.60.2
",
]
[[package]]
...
...
@@ -534,11 +537,12 @@ checksum = "1d674e81391d1e1ab681a28d99df07927c6d4aa5b027d7da16ba32d1d21ecd99"
[[package]]
name = "flate2"
version = "1.1.
1
"
version = "1.1.
2
"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "
7ced92e76e966ca2fd84c8f7aa01a4aea65b0eb6648d72f7c8f3e2764a67fece
"
checksum = "
4a3d7db9596fecd151c5f638c0ee5d5bd487b6e0ea232e5dc96d5250f6f94b1d
"
dependencies = [
"crc32fast",
"libz-rs-sys",
"miniz_oxide",
]
...
...
@@ -607,7 +611,7 @@ checksum = "162ee34ebcb7c64a8abebc059ce0fee27c2262618d7b60ed8faf72fef13c3650"
dependencies = [
"proc-macro2",
"quote",
"syn 2.0.10
1
",
"syn 2.0.10
4
",
]
[[package]]
...
...
@@ -649,7 +653,7 @@ dependencies = [
"cfg-if",
"js-sys",
"libc",
"wasi 0.11.
0
+wasi-snapshot-preview1",
"wasi 0.11.
1
+wasi-snapshot-preview1",
"wasm-bindgen",
]
...
...
@@ -1032,7 +1036,7 @@ dependencies = [
"proc-macro-crate",
"proc-macro2",
"quote",
"syn 2.0.10
1
",
"syn 2.0.10
4
",
]
[[package]]
...
...
@@ -1059,9 +1063,9 @@ checksum = "8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888"
[[package]]
name = "hashbrown"
version = "0.15.
3
"
version = "0.15.
4
"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "
84b26c544d002229e640969970a2e74021aadf6e2f96372b9c58eff97de08eb3
"
checksum = "
5971ac85611da7067dbfcabef3c70ebb5606018acd9e2a3903a0da507521e0d5
"
dependencies = [
"allocator-api2",
"equivalent",
...
...
@@ -1070,9 +1074,9 @@ dependencies = [
[[package]]
name = "hermit-abi"
version = "0.
3.9
"
version = "0.
5.2
"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "
d231dfb89cfffdbc30e7fc41579ed6066ad03abda9e567ccafae602b97ec5024
"
checksum = "
fc0fef456e4baa96da950455cd02c081ca953b141298e41db3fc7e36b1da849c
"
[[package]]
name = "home"
...
...
@@ -1080,7 +1084,7 @@ version = "0.5.11"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "589533453244b0995c858700322199b2becb13b627df2851f64a2775d024abcf"
dependencies = [
"windows-sys",
"windows-sys
0.59.0
",
]
[[package]]
...
...
@@ -1150,7 +1154,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f8a9aa791c7b5a71b636b7a68207fdebf171ddfc593d9c8506ec4cbc527b6a84"
dependencies = [
"implicit-clone-derive",
"indexmap 2.
9
.0",
"indexmap 2.
10
.0",
]
[[package]]
...
...
@@ -1160,7 +1164,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "699c1b6d335e63d0ba5c1e1c7f647371ce989c3bcbe1f7ed2b85fa56e3bd1a21"
dependencies = [
"quote",
"syn 2.0.10
1
",
"syn 2.0.10
4
",
]
[[package]]
...
...
@@ -1175,12 +1179,12 @@ dependencies = [
[[package]]
name = "indexmap"
version = "2.
9
.0"
version = "2.
10
.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "
cea70ddb795996207ad57735b50c5982d8844f38ba9ee5f1aedcfb708a2aa11e
"
checksum = "
fe4cd85333e22411419a0bcae1297d25e58c9443848b11dc6a86fefe8c78a661
"
dependencies = [
"equivalent",
"hashbrown 0.15.
3
",
"hashbrown 0.15.
4
",
]
[[package]]
...
...
@@ -1201,9 +1205,18 @@ dependencies = [
[[package]]
name = "libc"
version = "0.2.172"
version = "0.2.174"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1171693293099992e19cddea4e8b849964e9846f4acee11b3948bcc337be8776"
[[package]]
name = "libz-rs-sys"
version = "0.5.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d750af042f7ef4f724306de029d18836c26c1765a54a6a3f094cbd23a7267ffa"
checksum = "172a788537a2221661b480fee8dc5f96c580eb34fa88764d3205dc356c7e4221"
dependencies = [
"zlib-rs",
]
[[package]]
name = "linux-raw-sys"
...
...
@@ -1235,9 +1248,9 @@ dependencies = [
[[package]]
name = "memchr"
version = "2.7.
4
"
version = "2.7.
5
"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "
78ca9ab1a0babb1e7d5695e3530886289c18cf2f87ec19a575a0abdce112e3a3
"
checksum = "
32a282da65faaf38286cf3be983213fcf1d2e2a58700e808f83f4ea9a4804bc0
"
[[package]]
name = "mems"
...
...
@@ -1251,9 +1264,9 @@ dependencies = [
[[package]]
name = "miniz_oxide"
version = "0.8.
8
"
version = "0.8.
9
"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "
3be647b768db090acb35d5ec5db2b0e1f1de11133ca123b9eacf5137868f892a
"
checksum = "
1fa76a2c86f704bdb222d66965fb3d63269ce38518b83cb0575fca855ebb6316
"
dependencies = [
"adler2",
]
...
...
@@ -1282,7 +1295,7 @@ checksum = "254a5372af8fc138e36684761d3c0cdb758a4410e938babcff1c860ce14ddbfc"
dependencies = [
"proc-macro2",
"quote",
"syn 2.0.10
1
",
"syn 2.0.10
4
",
]
[[package]]
...
...
@@ -1359,9 +1372,9 @@ dependencies = [
[[package]]
name = "num_cpus"
version = "1.1
6
.0"
version = "1.1
7
.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "
4161fcb6d602d4d2081af7c3a45852d875a03dd337a6bfdd6e06407b61342a43
"
checksum = "
91df4bbde75afed763b708b7eee1e8e7651e02d97f6d5dd763e89367e957b23b
"
dependencies = [
"hermit-abi",
"libc",
...
...
@@ -1405,13 +1418,13 @@ checksum = "e3148f5046208a5d56bcfc03053e3ca6334e51da8dfb19b6cdc8b306fae3283e"
[[package]]
name = "petgraph"
version = "0.8.
1
"
version = "0.8.
2
"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "
7a98c6720655620a521dcc722d0ad66cd8afd5d86e34a89ef691c50b7b24de06
"
checksum = "
54acf3a685220b533e437e264e4d932cfbdc4cc7ec0cd232ed73c08d03b8a7ca
"
dependencies = [
"fixedbitset",
"hashbrown 0.15.
3
",
"indexmap 2.
9
.0",
"hashbrown 0.15.
4
",
"indexmap 2.
10
.0",
"serde",
"serde_derive",
]
...
...
@@ -1471,7 +1484,7 @@ checksum = "6e918e4ff8c4549eb882f14b3a4bc8c8bc93de829416eacf579f1207a8fbf861"
dependencies = [
"proc-macro2",
"quote",
"syn 2.0.10
1
",
"syn 2.0.10
4
",
]
[[package]]
...
...
@@ -1499,9 +1512,9 @@ dependencies = [
[[package]]
name = "portable-atomic"
version = "1.11.
0
"
version = "1.11.
1
"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "
350e9b48cbc6b0e028b0473b114454c6316e57336ee184ceab6e53f72c178b3e
"
checksum = "
f84267b20a16ea918e43c6a88433c2d54fa145c92a811b5b047ccbe153674483
"
[[package]]
name = "portable-atomic-util"
...
...
@@ -1524,12 +1537,12 @@ dependencies = [
[[package]]
name = "prettyplease"
version = "0.2.3
2
"
version = "0.2.3
5
"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "
664ec5419c51e34154eec046ebcba56312d5a2fc3b09a06da188e1ad21afadf6
"
checksum = "
061c1221631e079b26479d25bbf2275bfe5917ae8419cd7e34f13bfc2aa7539a
"
dependencies = [
"proc-macro2",
"syn 2.0.10
1
",
"syn 2.0.10
4
",
]
[[package]]
...
...
@@ -1626,7 +1639,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b4aeaa1f2460f1d348eeaeed86aea999ce98c1bded6f089ff8514c9d9dbdc973"
dependencies = [
"anyhow",
"indexmap 2.
9
.0",
"indexmap 2.
10
.0",
"log",
"protobuf",
"protobuf-support",
...
...
@@ -1665,9 +1678,9 @@ dependencies = [
[[package]]
name = "r-efi"
version = "5.
2
.0"
version = "5.
3
.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "
74765f6d916ee2faa39bc8e68e4f3ed8949b48cccdac59983d287a7cb71ce9c5
"
checksum = "
69cdb34c158ceb288df11e18b4bd39de994f6657d83847bdffdbd7f346754b0f
"
[[package]]
name = "rand"
...
...
@@ -1721,9 +1734,9 @@ checksum = "2b15c43186be67a4fd63bee50d0303afffcef381492ebe2c5d87f324e1b8815c"
[[package]]
name = "rustc-demangle"
version = "0.1.2
4
"
version = "0.1.2
5
"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "
719b953e2095829ee67db738b3bfa9fa368c94900df327b3f07fe6e794d2fe1
f"
checksum = "
989e6739f80c4ad5b13e0fd7fe89531180375b18520cc8c82080e4dc4035b84
f"
[[package]]
name = "rustix"
...
...
@@ -1735,7 +1748,7 @@ dependencies = [
"errno",
"libc",
"linux-raw-sys 0.4.15",
"windows-sys",
"windows-sys
0.59.0
",
]
[[package]]
...
...
@@ -1748,14 +1761,14 @@ dependencies = [
"errno",
"libc",
"linux-raw-sys 0.9.4",
"windows-sys",
"windows-sys
0.59.0
",
]
[[package]]
name = "rustversion"
version = "1.0.2
0
"
version = "1.0.2
1
"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "
eded382c5f5f786b989652c49544c4877d9f015cc22e145a5ea8ea66c2921cd2
"
checksum = "
8a0d197bd2c9dc6e53b84da9556a69ba4cdfab8619eb41a8bd1cc2027a0f6b1d
"
[[package]]
name = "ryu"
...
...
@@ -1821,7 +1834,7 @@ checksum = "5b0276cf7f2c73365f7157c8123c21cd9a50fbbd844757af28ca1f5925fc2a00"
dependencies = [
"proc-macro2",
"quote",
"syn 2.0.10
1
",
"syn 2.0.10
4
",
]
[[package]]
...
...
@@ -1881,12 +1894,9 @@ checksum = "56199f7ddabf13fe5074ce809e7d3f42b42ae711800501b5b16ea82ad029c39d"
[[package]]
name = "slab"
version = "0.4.
9
"
version = "0.4.
10
"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8f92a496fb766b417c996b9c5e57daf2f7ad3b0bebe1ccfca4856390e3d3bb67"
dependencies = [
"autocfg",
]
checksum = "04dc19736151f35336d325007ac991178d504a119863a2fcb3758cdb5e52c50d"
[[package]]
name = "syn"
...
...
@@ -1901,9 +1911,9 @@ dependencies = [
[[package]]
name = "syn"
version = "2.0.10
1
"
version = "2.0.10
4
"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "
8ce2b7fc941b3a24138a0a7cf8e858bfc6a992e7978a068a5c760deb0ed43caf
"
checksum = "
17b6f705963418cdb9927482fa304bc562ece2fdd4f616084c50b7023b435a40
"
dependencies = [
"proc-macro2",
"quote",
...
...
@@ -1920,7 +1930,7 @@ dependencies = [
"getrandom 0.3.3",
"once_cell",
"rustix 1.0.7",
"windows-sys",
"windows-sys
0.59.0
",
]
[[package]]
...
...
@@ -1940,14 +1950,14 @@ checksum = "4fee6c4efc90059e10f81e6d42c60a18f76588c3d74cb83a0b242a2b6c7504c1"
dependencies = [
"proc-macro2",
"quote",
"syn 2.0.10
1
",
"syn 2.0.10
4
",
]
[[package]]
name = "tokio"
version = "1.45.
0
"
version = "1.45.
1
"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "
2513ca694ef9ede0fb23fe71a4ee4107cb102b9dc1930f6d0fd77aae068ae165
"
checksum = "
75ef51a33ef1da925cea3e4eb122833cb377c61439ca401b770f54902b806779
"
dependencies = [
"backtrace",
"pin-project-lite",
...
...
@@ -1966,9 +1976,9 @@ dependencies = [
[[package]]
name = "toml_datetime"
version = "0.6.
9
"
version = "0.6.
11
"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "
3da5db5a963e24bc68be8b17b6fa82814bb22ee8660f192bb182771d498f09a3
"
checksum = "
22cddaf88f4fbc13c51aebbf5f8eceb5c7c5a9da2ac40a13519eb5b0a0e8f11c
"
[[package]]
name = "toml_edit"
...
...
@@ -1976,7 +1986,7 @@ version = "0.19.15"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1b5bb770da30e5cbfde35a2d7b9b8a2c4b8ef89548a7a6aeab5c9a576e3e7421"
dependencies = [
"indexmap 2.
9
.0",
"indexmap 2.
10
.0",
"toml_datetime",
"winnow",
]
...
...
@@ -1994,20 +2004,20 @@ dependencies = [
[[package]]
name = "tracing-attributes"
version = "0.1.
28
"
version = "0.1.
30
"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "
395ae124c09f9e6918a2310af6038fba074bcf474ac352496d5910dd59a2226d
"
checksum = "
81383ab64e72a7a8b8e13130c49e3dab29def6d0c7d76a03087b3cf71c5c6903
"
dependencies = [
"proc-macro2",
"quote",
"syn 2.0.10
1
",
"syn 2.0.10
4
",
]
[[package]]
name = "tracing-core"
version = "0.1.3
3
"
version = "0.1.3
4
"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "
e672c95779cf947c5311f83787af4fa8fffd12fb27e4993211a84bdfd9610f9c
"
checksum = "
b9d12581f227e93f094d3af2ae690a574abb8a2b9b7a96e7cfe9647b2b617678
"
dependencies = [
"once_cell",
]
...
...
@@ -2038,9 +2048,9 @@ checksum = "0b928f33d975fc6ad9f86c8f283853ad26bdd5b10b7f1542aa2fa15e2289105a"
[[package]]
name = "wasi"
version = "0.11.
0
+wasi-snapshot-preview1"
version = "0.11.
1
+wasi-snapshot-preview1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "
9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423
"
checksum = "
ccf3ec651a847eb01de73ccad15eb7d99f80485de043efb2f370cd654f4ea44b
"
[[package]]
name = "wasi"
...
...
@@ -2073,7 +2083,7 @@ dependencies = [
"log",
"proc-macro2",
"quote",
"syn 2.0.10
1
",
"syn 2.0.10
4
",
"wasm-bindgen-shared",
]
...
...
@@ -2108,7 +2118,7 @@ checksum = "8ae87ea40c9f689fc23f209965b6fb8a99ad69aeeb0231408be24920604395de"
dependencies = [
"proc-macro2",
"quote",
"syn 2.0.10
1
",
"syn 2.0.10
4
",
"wasm-bindgen-backend",
"wasm-bindgen-shared",
]
...
...
@@ -2146,9 +2156,9 @@ dependencies = [
[[package]]
name = "wide"
version = "0.7.3
2
"
version = "0.7.3
3
"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "
41b5576b9a81633f3e8df296ce0063042a73507636cbe956c61133dd7034ab22
"
checksum = "
0ce5da8ecb62bcd8ec8b7ea19f69a51275e91299be594ea5cc6ef7819e16cd03
"
dependencies = [
"bytemuck",
"safe_arch",
...
...
@@ -2156,9 +2166,9 @@ dependencies = [
[[package]]
name = "windows-core"
version = "0.61.
0
"
version = "0.61.
2
"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "
4763c1de310c86d75a878046489e2e5ba02c649d185f21c67d4cf8a56d098980
"
checksum = "
c0fdd3ddb90610c7638aa2b3a3ab2904fb9e5cdbecc643ddb3647212781c4ae3
"
dependencies = [
"windows-implement",
"windows-interface",
...
...
@@ -2175,7 +2185,7 @@ checksum = "a47fddd13af08290e67f4acabf4b459f647552718f683a7b415d290ac744a836"
dependencies = [
"proc-macro2",
"quote",
"syn 2.0.10
1
",
"syn 2.0.10
4
",
]
[[package]]
...
...
@@ -2186,29 +2196,29 @@ checksum = "bd9211b69f8dcdfa817bfd14bf1c97c9188afa36f4750130fcdf3f400eca9fa8"
dependencies = [
"proc-macro2",
"quote",
"syn 2.0.10
1
",
"syn 2.0.10
4
",
]
[[package]]
name = "windows-link"
version = "0.1.
1
"
version = "0.1.
3
"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "
76840935b766e1b0a05c0066835fb9ec80071d4c09a16f6bd5f7e655e3c14c38
"
checksum = "
5e6ad25900d524eaabdbbb96d20b4311e1e7ae1699af4fb28c17ae66c80d798a
"
[[package]]
name = "windows-result"
version = "0.3.
2
"
version = "0.3.
4
"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "
c64fd11a4fd95df68efcfee5f44a294fe71b8bc6a91993e2791938abcc712252
"
checksum = "
56f42bd332cc6c8eac5af113fc0c1fd6a8fd2aa08a0119358686e5160d0586c6
"
dependencies = [
"windows-link",
]
[[package]]
name = "windows-strings"
version = "0.4.
0
"
version = "0.4.
2
"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "
7a2ba9642430ee452d5a7aa78d72907ebe8cfda358e8cb7918a2050581322f9
7"
checksum = "
56e6c93f3a0c3b36176cb1327a4958a0353d5d166c2a35cb268ace15e91d3b5
7"
dependencies = [
"windows-link",
]
...
...
@@ -2219,7 +2229,16 @@ version = "0.59.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1e38bc4d79ed67fd075bcc251a1c39b32a1776bbe92e5bef1f0bf1f8c531853b"
dependencies = [
"windows-targets",
"windows-targets 0.52.6",
]
[[package]]
name = "windows-sys"
version = "0.60.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f2f500e4d28234f72040990ec9d39e3a6b950f9f22d3dba18416c35882612bcb"
dependencies = [
"windows-targets 0.53.2",
]
[[package]]
...
...
@@ -2228,14 +2247,30 @@ version = "0.52.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973"
dependencies = [
"windows_aarch64_gnullvm",
"windows_aarch64_msvc",
"windows_i686_gnu",
"windows_i686_gnullvm",
"windows_i686_msvc",
"windows_x86_64_gnu",
"windows_x86_64_gnullvm",
"windows_x86_64_msvc",
"windows_aarch64_gnullvm 0.52.6",
"windows_aarch64_msvc 0.52.6",
"windows_i686_gnu 0.52.6",
"windows_i686_gnullvm 0.52.6",
"windows_i686_msvc 0.52.6",
"windows_x86_64_gnu 0.52.6",
"windows_x86_64_gnullvm 0.52.6",
"windows_x86_64_msvc 0.52.6",
]
[[package]]
name = "windows-targets"
version = "0.53.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c66f69fcc9ce11da9966ddb31a40968cad001c5bedeb5c2b82ede4253ab48aef"
dependencies = [
"windows_aarch64_gnullvm 0.53.0",
"windows_aarch64_msvc 0.53.0",
"windows_i686_gnu 0.53.0",
"windows_i686_gnullvm 0.53.0",
"windows_i686_msvc 0.53.0",
"windows_x86_64_gnu 0.53.0",
"windows_x86_64_gnullvm 0.53.0",
"windows_x86_64_msvc 0.53.0",
]
[[package]]
...
...
@@ -2245,48 +2280,96 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3"
[[package]]
name = "windows_aarch64_gnullvm"
version = "0.53.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "86b8d5f90ddd19cb4a147a5fa63ca848db3df085e25fee3cc10b39b6eebae764"
[[package]]
name = "windows_aarch64_msvc"
version = "0.52.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "09ec2a7bb152e2252b53fa7803150007879548bc709c039df7627cabbd05d469"
[[package]]
name = "windows_aarch64_msvc"
version = "0.53.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c7651a1f62a11b8cbd5e0d42526e55f2c99886c77e007179efff86c2b137e66c"
[[package]]
name = "windows_i686_gnu"
version = "0.52.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8e9b5ad5ab802e97eb8e295ac6720e509ee4c243f69d781394014ebfe8bbfa0b"
[[package]]
name = "windows_i686_gnu"
version = "0.53.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c1dc67659d35f387f5f6c479dc4e28f1d4bb90ddd1a5d3da2e5d97b42d6272c3"
[[package]]
name = "windows_i686_gnullvm"
version = "0.52.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0eee52d38c090b3caa76c563b86c3a4bd71ef1a819287c19d586d7334ae8ed66"
[[package]]
name = "windows_i686_gnullvm"
version = "0.53.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9ce6ccbdedbf6d6354471319e781c0dfef054c81fbc7cf83f338a4296c0cae11"
[[package]]
name = "windows_i686_msvc"
version = "0.52.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66"
[[package]]
name = "windows_i686_msvc"
version = "0.53.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "581fee95406bb13382d2f65cd4a908ca7b1e4c2f1917f143ba16efe98a589b5d"
[[package]]
name = "windows_x86_64_gnu"
version = "0.52.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "147a5c80aabfbf0c7d901cb5895d1de30ef2907eb21fbbab29ca94c5b08b1a78"
[[package]]
name = "windows_x86_64_gnu"
version = "0.53.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2e55b5ac9ea33f2fc1716d1742db15574fd6fc8dadc51caab1c16a3d3b4190ba"
[[package]]
name = "windows_x86_64_gnullvm"
version = "0.52.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d"
[[package]]
name = "windows_x86_64_gnullvm"
version = "0.53.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0a6e035dd0599267ce1ee132e51c27dd29437f63325753051e71dd9e42406c57"
[[package]]
name = "windows_x86_64_msvc"
version = "0.52.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec"
[[package]]
name = "windows_x86_64_msvc"
version = "0.53.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "271414315aff87387382ec3d271b52d7ae78726f5d44ac98b4f4030c91880486"
[[package]]
name = "winnow"
version = "0.5.40"
source = "registry+https://github.com/rust-lang/crates.io-index"
...
...
@@ -2339,7 +2422,7 @@ dependencies = [
"futures",
"gloo 0.10.0",
"implicit-clone 0.4.9",
"indexmap 2.
9
.0",
"indexmap 2.
10
.0",
"js-sys",
"prokio",
"rustversion",
...
...
@@ -2367,7 +2450,7 @@ dependencies = [
[[package]]
name = "yew-bulma"
version = "0.1.0"
source = "git+https://github.com/shufengdong/yew-bulma.git#
4cb528e01af2dce12a6aa712f1567e912866a6d5
"
source = "git+https://github.com/shufengdong/yew-bulma.git#
5c31dcceb8b53c4833a85739289af11c3f427df2
"
dependencies = [
"bytes",
"chrono",
...
...
@@ -2409,29 +2492,34 @@ checksum = "02fd8ca5166d69e59f796500a2ce432ff751edecbbb308ca59fd3fe4d0343de2"
dependencies = [
"boolinator",
"once_cell",
"prettyplease 0.2.3
2
",
"prettyplease 0.2.3
5
",
"proc-macro-error",
"proc-macro2",
"quote",
"syn 2.0.10
1
",
"syn 2.0.10
4
",
]
[[package]]
name = "zip"
version = "
2.5
.0"
version = "
4.2
.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "
27c03817464f64e23f6f37574b4fdc8cf65925b5bfd2b0f2aedf959791941f88
"
checksum = "
95ab361742de920c5535880f89bbd611ee62002bf11341d16a5f057bb8ba6899
"
dependencies = [
"arbitrary",
"crc32fast",
"crossbeam-utils",
"flate2",
"indexmap 2.
9
.0",
"indexmap 2.
10
.0",
"memchr",
"zopfli",
]
[[package]]
name = "zlib-rs"
version = "0.5.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "626bd9fa9734751fc50d6060752170984d7053f5a39061f524cda68023d4db8a"
[[package]]
name = "zopfli"
version = "0.8.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
...
...
eig-domain/Cargo.toml
查看文件 @
e96fa0e6
...
...
@@ -13,7 +13,7 @@ protobuf = { version = "3.7", features = ["with-bytes"] }
# this project
eig-expr
=
{
path
=
"../eig-expr"
}
csv
=
"1.3"
calamine
=
"0.27"
calamine
=
{
version
=
"0.28"
,
features
=
[]
}
encoding_rs
=
"0.8.34"
[build-dependencies]
...
...
mems/Cargo.toml
查看文件 @
e96fa0e6
...
...
@@ -8,6 +8,6 @@ authors = ["dongshufeng <dongshufeng@zju.edu.cn>"]
[dependencies]
serde
=
{
version
=
"1.0"
,
features
=
["derive"]
}
ciborium
=
"0.2"
arrow-schema
=
{
version
=
"55.
1
"
,
features
=
["serde"]
}
arrow-schema
=
{
version
=
"55.
2
"
,
features
=
["serde"]
}
# this project
eig-domain
=
{
path
=
"../eig-domain"
}
mems/examples/ds-guizhou/Cargo.toml
查看文件 @
e96fa0e6
...
...
@@ -9,7 +9,7 @@ crate-type = ["cdylib"]
[dependencies]
log
=
"0.4"
ciborium
=
"0.2"
arrow-schema
=
{
version
=
"55.
1
"
,
features
=
["serde"]
}
arrow-schema
=
{
version
=
"55.
2
"
,
features
=
["serde"]
}
mems
=
{
path
=
"../.."
}
csv
=
"1.3.0"
bytes
=
"1.10"
...
...
mems/examples/ds-powerflow/ds-3phase-pf/Cargo.toml
查看文件 @
e96fa0e6
...
...
@@ -9,7 +9,7 @@ crate-type = ["cdylib"]
[dependencies]
serde_json
=
"1.0"
ciborium
=
"0.2"
arrow-schema
=
{
version
=
"55.
1
"
,
features
=
["serde"]
}
arrow-schema
=
{
version
=
"55.
2
"
,
features
=
["serde"]
}
csv
=
"1.3.0"
num-complex
=
"0.4"
ndarray
=
"0.16"
...
...
mems/examples/ds-powerflow/ds-pf-input/Cargo.toml
查看文件 @
e96fa0e6
...
...
@@ -10,7 +10,7 @@ crate-type = ["cdylib"]
log
=
"0.4"
csv
=
"1.3.0"
ciborium
=
"0.2"
arrow-schema
=
{
version
=
"55.
1
"
,
features
=
["serde"]
}
arrow-schema
=
{
version
=
"55.
2
"
,
features
=
["serde"]
}
ds-common
=
{
path
=
"../ds-common"
}
eig-domain
=
{
path
=
"../../../../eig-domain"
}
mems
=
{
path
=
"../../.."
}
...
...
编写
预览
Markdown
格式
0%
重试
或
添加新文件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
请先完成此评论的编辑!
取消
请
注册
或者
登录
后发表评论