File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 2727 - run : cargo fmt --all -- --check
2828 -
uses :
actions-rs/[email protected] 2929 with :
30- crate : cargo-sort-ck
30+ crate : cargo-sort
3131 version : latest
32- - run : cargo- sort-ck
32+ - run : cargo sort --check
3333 - name : Cancel workflow
3434 if : failure()
3535
Original file line number Diff line number Diff line change 11[package ]
22name = " recrypt-wasm-binding"
33version = " 0.6.36-pre"
4- authors = [
" IronCore Labs <[email protected] >" ]
4+ authors = [
" IronCore Labs <[email protected] >" ]
55description = " Bindings to run recrypt-rs as a WebAssembly module."
66license = " AGPL-3.0-only"
77repository = " https://github.com/IronCoreLabs/recrypt-wasm-binding"
88edition = " 2018"
99
1010[lib ]
11- crate-type = [ " cdylib" ]
11+ crate-type = [" cdylib" ]
1212
1313[dependencies ]
1414ironcore-search-helpers = " 0.1"
Original file line number Diff line number Diff line change @@ -2537,9 +2537,9 @@ loader-runner@^2.4.0:
25372537 integrity sha512-Jsmr89RcXGIwivFY21FcRrisYZfvLMTWx5kOLc+JTxtpBOG6xML0vzbc6SEQG2FO9/4Fc3wW4LVcB5DmGflaRw==
25382538
25392539loader-utils@^1.2.3, loader-utils@^1.4.0 :
2540- version "1.4.1 "
2541- resolved "https://registry.yarnpkg.com/loader-utils/-/loader-utils-1.4.1 .tgz#278ad7006660bccc4d2c0c1578e17c5c78d5c0e0 "
2542- integrity sha512-1Qo97Y2oKaU+Ro2xnDMR26g1BwMT29jNbem1EvcujW2jqt+j5COXyscjM7bLQkM9HaxI7pkWeW7gnI072yMI9Q ==
2540+ version "1.4.2 "
2541+ resolved "https://registry.yarnpkg.com/loader-utils/-/loader-utils-1.4.2 .tgz#29a957f3a63973883eb684f10ffd3d151fec01a3 "
2542+ integrity sha512-I5d00Pd/jwMD2QCduo657+YM/6L3KZu++pmX9VFncxaxvHcru9jx1lBaFft+r4Mt2jK0Yhp41XlRAihzPxHNCg ==
25432543 dependencies :
25442544 big.js "^5.2.2"
25452545 emojis-list "^3.0.0"
You can’t perform that action at this time.
0 commit comments