Updating Cargo.nix
[?]
Jan 6, 2021, 10:08 PM
3VJB4ULDDBRUZQ3TSOEJQ3TFVYYHE347ONKMFWGTSCLUYUV536XQCDependencies
- [2]
ZQXP3HNAVersion bump - [3]
B3QWIGDEFixing the Git features with the latest Pijul (+ conflicts in Cargo.toml) - [4]
SAGSYAPXVarious version bumps - [5]
ZTVNGFNTVersion bump - [6]
YX3VCEOMVersion bump - [7]
H62VFFJECargo.nix, and solving conflicts - [8]
I52XSRUHMassive cleanup, and simplification - [9]
Q7CAYX5NFixing Windows compilation - [10]
CCLLB7OIUpgrading to Sanakirja 0.15 + version bump - [11]
FXT5FS5WUpdating Cargo.nix - [12]
KUMJITTFVersion bump in the lockfiles - [13]
B5Z4IMEUGenerating Cargo.nix for pijul 1.0.0-alpha.6 - [14]
G734WNM6flake.nix: use crate2nix - [15]
6DOXSHWGCleanup, and version bump
Change contents
- replacement in Cargo.nix at line 202
packageId = "winapi 0.3.9";packageId = "winapi"; - replacement in Cargo.nix at line 582
packageId = "winapi 0.3.9";packageId = "winapi"; - replacement in Cargo.nix at line 755
packageId = "winapi 0.3.9";packageId = "winapi"; - replacement in Cargo.nix at line 902
packageId = "winapi 0.3.9";packageId = "winapi"; - replacement in Cargo.nix at line 924
packageId = "winapi 0.3.9";packageId = "winapi"; - replacement in Cargo.nix at line 932
packageId = "winapi 0.3.9";packageId = "winapi"; - replacement in Cargo.nix at line 1095
packageId = "winapi 0.3.9";packageId = "winapi"; - replacement in Cargo.nix at line 1124
packageId = "winapi 0.3.9";packageId = "winapi"; - replacement in Cargo.nix at line 1263
packageId = "winapi 0.3.9";packageId = "winapi"; - replacement in Cargo.nix at line 1317
packageId = "winapi 0.3.9";packageId = "winapi"; - replacement in Cargo.nix at line 1445
packageId = "winapi 0.3.9";packageId = "winapi"; - edit in Cargo.nix at line 1448
}];};"fuchsia-zircon" = rec {crateName = "fuchsia-zircon";version = "0.3.3";edition = "2015";sha256 = "10jxc5ks1x06gpd0xg51kcjrxr35nj6qhx2zlc5n7bmskv3675rf";authors = ["Raph Levien <raph@google.com>"];dependencies = [{name = "bitflags";packageId = "bitflags"; - edit in Cargo.nix at line 1449
{name = "fuchsia-zircon-sys";packageId = "fuchsia-zircon-sys";}];};"fuchsia-zircon-sys" = rec {crateName = "fuchsia-zircon-sys";version = "0.3.3";edition = "2015";sha256 = "19zp2085qsyq2bh1gvcxq1lb8w6v6jj9kbdkhpdjrl95fypakjix";authors = ["Raph Levien <raph@google.com>" - replacement in Cargo.nix at line 1978
version = "0.2.7";version = "0.3.0"; - replacement in Cargo.nix at line 1980
sha256 = "0dd5jyxmmy88pdmvag7n41k9z1qs6sliagcyx4jss5292byjhisy";sha256 = "19g6x6smwj7pyv28zr766xmdia5pr2psnly0ib6zr3hhc9iycrvb"; - replacement in Cargo.nix at line 1988
packageId = "bytes 0.5.6";packageId = "bytes 1.0.0"; - replacement in Cargo.nix at line 2023
packageId = "tokio 0.2.24";packageId = "tokio"; - replacement in Cargo.nix at line 2035
features = [ "std" "log" ];features = [ "std" ]; - replacement in Cargo.nix at line 2047
packageId = "tokio 0.2.24";features = [ "dns" "macros" "rt-core" "sync" "tcp" ];packageId = "tokio";features = [ "rt-multi-thread" "macros" "sync" "net" ]; - replacement in Cargo.nix at line 2133
version = "0.3.1";version = "0.4.0"; - replacement in Cargo.nix at line 2135
sha256 = "06qi0ni45lb92w3ml260c0bxbq5zd4snjmz0a9k69xq6021zzm8k";sha256 = "150rkibhyrcmsyi0qzwx4hp02c4lga1kkdg8j7l5wkh7xqkvsq98"; - replacement in Cargo.nix at line 2144
packageId = "bytes 0.5.6";packageId = "bytes 1.0.0"; - replacement in Cargo.nix at line 2234
version = "0.13.9";version = "0.14.2"; - replacement in Cargo.nix at line 2236
sha256 = "1gqdi1zg9rlx0ddvqddlwwv5x6fh5jx5ikwzaba48fy1m9xpdbgn";sha256 = "1gnckphz28sb01b036q53cxc408f7i0z8drpl2kb8k2ihk49s88j"; - replacement in Cargo.nix at line 2243
packageId = "bytes 0.5.6";packageId = "bytes 1.0.0"; - edit in Cargo.nix at line 2262
optional = true; - replacement in Cargo.nix at line 2295
packageId = "tokio 0.2.24";packageId = "tokio"; - replacement in Cargo.nix at line 2306
features = [ "log" "std" ];features = [ "std" ]; - replacement in Cargo.nix at line 2322
packageId = "tokio 0.2.24";features = [ "fs" "macros" "io-std" "rt-util" "sync" "time" "test-util" ];packageId = "tokio";features = [ "fs" "macros" "io-std" "io-util" "rt" "rt-multi-thread" "sync" "time" "test-util" ]; - replacement in Cargo.nix at line 2327
"default" = [ "runtime" "stream" ];"runtime" = [ "tcp" "tokio/rt-core" ];"tcp" = [ "socket2" "tokio/blocking" "tokio/tcp" "tokio/time" ];"full" = [ "client" "http1" "http2" "server" "stream" "runtime" ];"http2" = [ "h2" ];"runtime" = [ "tcp" "tokio/rt" ];"tcp" = [ "socket2" "tokio/net" "tokio/rt" "tokio/time" ]; - replacement in Cargo.nix at line 2332
resolvedDefaultFeatures = [ "socket2" "tcp" ];resolvedDefaultFeatures = [ "client" "h2" "http1" "http2" "socket2" "tcp" ]; - replacement in Cargo.nix at line 2336
version = "0.4.3";version = "0.5.0"; - replacement in Cargo.nix at line 2338
sha256 = "1vcfyz7dxavf4brns15afmj5fxz88lbn05rrpbfqsnybdp2sqyfr";sha256 = "01crgy13102iagakf6q4mb75dprzr7ps1gj0l5hxm1cvm7gks66n"; - replacement in Cargo.nix at line 2345
packageId = "bytes 0.5.6";packageId = "bytes 1.0.0"; - replacement in Cargo.nix at line 2351
features = [ "tcp" ];features = [ "tcp" "client" ]; - replacement in Cargo.nix at line 2359
packageId = "tokio 0.2.24";packageId = "tokio"; - replacement in Cargo.nix at line 2362
name = "tokio-tls";packageId = "tokio-tls";name = "tokio-native-tls";packageId = "tokio-native-tls"; - edit in Cargo.nix at line 2368
name = "hyper";packageId = "hyper";usesDefaultFeatures = false;features = [ "http1" ];}{ - replacement in Cargo.nix at line 2375
packageId = "tokio 0.2.24";features = [ "io-std" "macros" ];packageId = "tokio";features = [ "io-std" "macros" "io-util" ]; - edit in Cargo.nix at line 2541
};"iovec" = rec {crateName = "iovec";version = "0.1.4";edition = "2015";sha256 = "0ph73qygwx8i0mblrf110cj59l00gkmsgrpzz1rm85syz5pymcxj";authors = ["Carl Lerche <me@carllerche.com>"];dependencies = [{name = "libc";packageId = "libc";target = { target, features }: target."unix";}]; - edit in Cargo.nix at line 2598
"kernel32-sys" = rec {crateName = "kernel32-sys";version = "0.2.2";edition = "2015";sha256 = "1389av0601a9yz8dvx5zha9vmkd6ik7ax0idpb032d28555n41vm";libName = "kernel32";authors = ["Peter Atashian <retep998@gmail.com>"];dependencies = [{name = "winapi";packageId = "winapi 0.2.8";}];buildDependencies = [{name = "winapi-build";packageId = "winapi-build";}];}; - replacement in Cargo.nix at line 2679
version = "1.0.0-alpha.26";version = "1.0.0-alpha.27"; - replacement in Cargo.nix at line 2754
packageId = "rand 0.8.0";packageId = "rand 0.8.1"; - replacement in Cargo.nix at line 2789
packageId = "tokio 1.0.1";packageId = "tokio"; - replacement in Cargo.nix at line 3057
packageId = "winapi 0.3.9";packageId = "winapi"; - edit in Cargo.nix at line 3074
"mime_guess" = rec {crateName = "mime_guess";version = "2.0.3";edition = "2015";sha256 = "04pjpbl90z4yn0cmifvwgf4mqznciw6b095k626q96bxx71d9116";authors = ["Austin Bonander <austin.bonander@gmail.com>"];dependencies = [{name = "mime";packageId = "mime";}{name = "unicase";packageId = "unicase";}];buildDependencies = [{name = "unicase";packageId = "unicase";}];features = {"default" = [ "rev-mappings" ];};resolvedDefaultFeatures = [ "default" "rev-mappings" ];}; - replacement in Cargo.nix at line 3100
"mio 0.6.23" = rec {"mio" = rec { - edit in Cargo.nix at line 3102[4.96862]→[4.2397:2425](∅→∅),[4.2425]→[4.96890:96916](∅→∅),[4.96890]→[4.96890:96916](∅→∅),[4.96916]→[4.2426:2499](∅→∅),[4.2499]→[4.96989:98045](∅→∅),[4.96989]→[4.96989:98045](∅→∅),[4.98045]→[4.1405:1443](∅→∅),[4.1443]→[4.98077:98634](∅→∅),[4.98077]→[4.98077:98634](∅→∅),[4.98634]→[4.1444:1497](∅→∅)
version = "0.6.23";edition = "2015";sha256 = "1i2c1vl8lr45apkh8xbh9k56ihfsmqff5l7s2fya7whvp7sndzaa";authors = ["Carl Lerche <me@carllerche.com>"];dependencies = [{name = "cfg-if";packageId = "cfg-if 0.1.10";}{name = "fuchsia-zircon";packageId = "fuchsia-zircon";target = { target, features }: (target."os" == "fuchsia");}{name = "fuchsia-zircon-sys";packageId = "fuchsia-zircon-sys";target = { target, features }: (target."os" == "fuchsia");}{name = "iovec";packageId = "iovec";}{name = "kernel32-sys";packageId = "kernel32-sys";target = { target, features }: target."windows";}{name = "libc";packageId = "libc";target = { target, features }: target."unix";}{name = "log";packageId = "log";}{name = "miow";packageId = "miow 0.2.2";target = { target, features }: target."windows";}{name = "net2";packageId = "net2";}{name = "slab";packageId = "slab";}{name = "winapi";packageId = "winapi 0.2.8";target = { target, features }: target."windows";}];features = {"default" = [ "with-deprecated" ];};resolvedDefaultFeatures = [ "default" "with-deprecated" ];};"mio 0.7.7" = rec {crateName = "mio"; - replacement in Cargo.nix at line 3122
packageId = "miow 0.3.6";packageId = "miow"; - replacement in Cargo.nix at line 3132
packageId = "winapi 0.3.9";packageId = "winapi"; - replacement in Cargo.nix at line 3147[4.99373]→[4.2692:2719](∅→∅),[4.2719]→[4.99394:99422](∅→∅),[4.99394]→[4.99394:99422](∅→∅),[4.99422]→[4.2500:2527](∅→∅),[4.2527]→[4.99449:99475](∅→∅),[4.99449]→[4.99449:99475](∅→∅),[4.99475]→[4.2528:2601](∅→∅),[4.2601]→[4.99548:100094](∅→∅),[4.99548]→[4.99548:100094](∅→∅),[4.100094]→[4.2720:2747](∅→∅)
"miow 0.2.2" = rec {crateName = "miow";version = "0.2.2";edition = "2015";sha256 = "0kcl8rnv0bhiarcdakik670w8fnxzlxhi1ys7152sck68510in7b";authors = ["Alex Crichton <alex@alexcrichton.com>"];dependencies = [{name = "kernel32-sys";packageId = "kernel32-sys";}{name = "net2";packageId = "net2";usesDefaultFeatures = false;}{name = "winapi";packageId = "winapi 0.2.8";}{name = "ws2_32-sys";packageId = "ws2_32-sys";}];};"miow 0.3.6" = rec {"miow" = rec { - replacement in Cargo.nix at line 3162
packageId = "winapi 0.3.9";packageId = "winapi"; - edit in Cargo.nix at line 3237[4.102500]→[4.102500:102569](∅→∅),[4.102569]→[4.2602:2630](∅→∅),[4.2630]→[4.102597:102623](∅→∅),[4.102597]→[4.102597:102623](∅→∅),[4.102623]→[4.2631:2704](∅→∅),[4.2704]→[4.102696:103400](∅→∅),[4.102696]→[4.102696:103400](∅→∅)
};};"net2" = rec {crateName = "net2";version = "0.2.37";edition = "2015";sha256 = "1bk8jp0i12gvhrlaqbfq19ancja70r1rg3sywbhjl0385g8k05ir";authors = ["Alex Crichton <alex@alexcrichton.com>"];dependencies = [{name = "cfg-if";packageId = "cfg-if 0.1.10";}{name = "libc";packageId = "libc";target = { target, features }: ((target."os" == "redox") || target."unix" || (target."os" == "wasi"));}{name = "winapi";packageId = "winapi 0.3.9";target = { target, features }: target."windows";features = [ "handleapi" "winsock2" "ws2def" "ws2ipdef" "ws2tcpip" ];}];features = {"default" = [ "duration" ]; - edit in Cargo.nix at line 3238
resolvedDefaultFeatures = [ "default" "duration" ]; - replacement in Cargo.nix at line 3282
packageId = "winapi 0.3.9";packageId = "winapi"; - replacement in Cargo.nix at line 3440
resolvedDefaultFeatures = [ "alloc" "default" "std" ];resolvedDefaultFeatures = [ "alloc" "std" ]; - replacement in Cargo.nix at line 3643
packageId = "winapi 0.3.9";packageId = "winapi"; - replacement in Cargo.nix at line 3665
version = "1.0.0-alpha.29";version = "1.0.0-alpha.31"; - replacement in Cargo.nix at line 3764
packageId = "rand 0.8.0";packageId = "rand 0.8.1"; - replacement in Cargo.nix at line 3809
packageId = "tokio 1.0.1";packageId = "tokio"; - edit in Cargo.nix at line 3811
}{name = "tokio-compat-02";packageId = "tokio-compat-02"; - replacement in Cargo.nix at line 3942
"pin-project-lite 0.1.11" = rec {"pin-project-lite" = rec { - edit in Cargo.nix at line 3944
version = "0.1.11";edition = "2018";sha256 = "0srgdb3vkx7ppcww1qr7a67c7n84y01lq35j9g44z4h1z8x145y9";authors = ["Taiki Endo <te316e89@gmail.com>"];};"pin-project-lite 0.2.0" = rec {crateName = "pin-project-lite"; - replacement in Cargo.nix at line 4172
"rand 0.8.0" = rec {"rand 0.8.1" = rec { - replacement in Cargo.nix at line 4174
version = "0.8.0";version = "0.8.1"; - replacement in Cargo.nix at line 4176
sha256 = "04jgsfz4abrppp2fkgf40m0205lypixi23v7wfnb8yb693xk0qx7";sha256 = "0d7fxnq3j2807qsjciyfbv362ym22x7slr95ff9bb8iz1m2wsky2"; - replacement in Cargo.nix at line 4198
packageId = "rand_core 0.6.0";packageId = "rand_core 0.6.1"; - replacement in Cargo.nix at line 4271
packageId = "rand_core 0.6.0";packageId = "rand_core 0.6.1"; - replacement in Cargo.nix at line 4302
"rand_core 0.6.0" = rec {"rand_core 0.6.1" = rec { - replacement in Cargo.nix at line 4304
version = "0.6.0";version = "0.6.1"; - replacement in Cargo.nix at line 4306
sha256 = "066skb5l89jc8gafp0ifzxgph3gz6345867rinyl64mjryl4pcx8";sha256 = "1rfjrcyaj7blz2nawv2pypm5kqc59p80n6f5pg691399iggxf9n0"; - replacement in Cargo.nix at line 4351
packageId = "rand_core 0.6.0";packageId = "rand_core 0.6.1"; - replacement in Cargo.nix at line 4470
packageId = "winapi 0.3.9";packageId = "winapi"; - replacement in Cargo.nix at line 4479
version = "0.10.10";version = "0.11.0"; - replacement in Cargo.nix at line 4481
sha256 = "0z7l46m1mjnvncscaq61zq6qmazrmb33vwjcnfrxpi0liqdgh607";sha256 = "1pp9km1hn1y3wxkafv3mzk4b6nv4hxqx15591awmyrxa6081na7x"; - replacement in Cargo.nix at line 4493
packageId = "bytes 0.5.6";packageId = "bytes 1.0.0"; - replacement in Cargo.nix at line 4526
features = [ "tcp" ];features = [ "tcp" "http1" "http2" "client" ]; - edit in Cargo.nix at line 4558
}{name = "mime_guess";packageId = "mime_guess"; - replacement in Cargo.nix at line 4573
packageId = "pin-project-lite 0.2.0";packageId = "pin-project-lite"; - replacement in Cargo.nix at line 4586
packageId = "tokio 0.2.24";packageId = "tokio"; - replacement in Cargo.nix at line 4589
features = [ "tcp" "time" ];features = [ "net" "time" ]; - replacement in Cargo.nix at line 4592
name = "tokio-tls";packageId = "tokio-tls";name = "tokio-native-tls";packageId = "tokio-native-tls"; - replacement in Cargo.nix at line 4630
features = [ "tcp" "stream" ];features = [ "tcp" "stream" "http1" "http2" "client" "server" ]; - replacement in Cargo.nix at line 4640
packageId = "tokio 0.2.24";packageId = "tokio"; - replacement in Cargo.nix at line 4643
features = [ "macros" ];features = [ "macros" "rt-multi-thread" ]; - replacement in Cargo.nix at line 4648
"blocking" = [ "futures-util/io" "tokio/rt-threaded" "tokio/rt-core" "tokio/sync" ];"brotli" = [ "async-compression" "async-compression/brotli" ];"blocking" = [ "futures-util/io" "tokio/rt-multi-thread" "tokio/sync" ];"brotli" = [ "async-compression" "async-compression/brotli" "tokio-util" ]; - replacement in Cargo.nix at line 4652
"default-tls" = [ "hyper-tls" "native-tls-crate" "__tls" "tokio-tls" ];"gzip" = [ "async-compression" "async-compression/gzip" ];"default-tls" = [ "hyper-tls" "native-tls-crate" "__tls" "tokio-native-tls" ];"gzip" = [ "async-compression" "async-compression/gzip" "tokio-util" ]; - edit in Cargo.nix at line 4655
"multipart" = [ "mime_guess" ]; - replacement in Cargo.nix at line 4665
resolvedDefaultFeatures = [ "__tls" "default" "default-tls" "hyper-tls" "native-tls-crate" "stream" "tokio-tls" ];resolvedDefaultFeatures = [ "__tls" "default" "default-tls" "hyper-tls" "native-tls-crate" "stream" "tokio-native-tls" ]; - replacement in Cargo.nix at line 4683
packageId = "winapi 0.3.9";packageId = "winapi"; - replacement in Cargo.nix at line 4802
packageId = "rand 0.8.0";packageId = "rand 0.8.1"; - replacement in Cargo.nix at line 4831
packageId = "winapi 0.3.9";packageId = "winapi"; - replacement in Cargo.nix at line 5080
packageId = "winapi 0.3.9";packageId = "winapi"; - replacement in Cargo.nix at line 5216
packageId = "winapi 0.3.9";packageId = "winapi"; - replacement in Cargo.nix at line 5256
packageId = "winapi 0.3.9";packageId = "winapi"; - replacement in Cargo.nix at line 5406
packageId = "tokio 1.0.1";packageId = "tokio"; - replacement in Cargo.nix at line 5413
packageId = "tokio 1.0.1";packageId = "tokio"; - replacement in Cargo.nix at line 5449
packageId = "tokio 1.0.1";packageId = "tokio"; - replacement in Cargo.nix at line 5461
version = "0.20.0";version = "0.20.1"; - replacement in Cargo.nix at line 5463
sha256 = "0gbsvna5b137db2sljr72ycb00v5bhyyk8kzjl819l1gg0d7g5ha";sha256 = "00npnd9l5hl2r8b6zb51a3wlp987svw3svsmyj8qq2df018vsc9m"; - replacement in Cargo.nix at line 5526
packageId = "tokio 1.0.1";packageId = "tokio"; - replacement in Cargo.nix at line 5591
packageId = "winapi 0.3.9";packageId = "winapi"; - replacement in Cargo.nix at line 5599
packageId = "winapi 0.3.9";packageId = "winapi"; - replacement in Cargo.nix at line 5635
"tokio 0.2.24" = rec {"tokio" = rec { - edit in Cargo.nix at line 5637[4.168190]→[4.8758:8786](∅→∅),[4.8786]→[4.168218:168244](∅→∅),[4.168218]→[4.168218:168244](∅→∅),[4.168244]→[4.8787:8860](∅→∅),[4.8860]→[4.168317:168460](∅→∅),[4.168317]→[4.168317:168460](∅→∅),[4.168460]→[4.5656:5695](∅→∅),[4.5695]→[4.168493:168942](∅→∅),[4.168493]→[4.168493:168942](∅→∅),[4.169054]→[4.169054:169083](∅→∅),[4.169141]→[4.169141:169307](∅→∅),[4.169307]→[4.5696:5734](∅→∅),[4.5734]→[4.169338:169391](∅→∅),[4.169338]→[4.169338:169391](∅→∅),[4.169567]→[4.169567:169726](∅→∅),[4.169726]→[4.82069:82120](∅→∅),[4.82120]→[4.169770:169853](∅→∅),[4.169770]→[4.169770:169853](∅→∅),[4.169981]→[4.169981:171166](∅→∅),[4.171166]→[4.5735:7503](∅→∅)
version = "0.2.24";edition = "2018";sha256 = "0j5yxvxqb69h7m9irl5mzkxgc4mlccig1cqb0q4ah5jc8v9kg609";authors = ["Tokio Contributors <team@tokio.rs>"];dependencies = [{name = "bytes";packageId = "bytes 0.5.6";}{name = "fnv";packageId = "fnv";optional = true;}{name = "futures-core";packageId = "futures-core";optional = true;}{name = "iovec";packageId = "iovec";optional = true;}{name = "lazy_static";packageId = "lazy_static";optional = true;}{name = "memchr";packageId = "memchr";optional = true;}{name = "mio";packageId = "mio 0.6.23";optional = true;}{name = "num_cpus";packageId = "num_cpus";optional = true;}{name = "pin-project-lite";packageId = "pin-project-lite 0.1.11";}{name = "slab";packageId = "slab";optional = true;}];features = {"blocking" = [ "rt-core" ];"dns" = [ "rt-core" ];"fs" = [ "rt-core" "io-util" ];"full" = [ "blocking" "dns" "fs" "io-driver" "io-util" "io-std" "macros" "net" "process" "rt-core" "rt-util" "rt-threaded" "signal" "stream" "sync" "time" ];"io-driver" = [ "mio" "lazy_static" ];"io-std" = [ "rt-core" ];"io-util" = [ "memchr" ];"macros" = [ "tokio-macros" ];"net" = [ "dns" "tcp" "udp" "uds" ];"process" = [ "io-driver" "libc" "mio-named-pipes" "signal" "winapi/consoleapi" "winapi/minwindef" "winapi/threadpoollegacyapiset" "winapi/winerror" ];"rt-core" = [ "slab" ];"rt-threaded" = [ "num_cpus" "rt-core" ];"signal" = [ "io-driver" "lazy_static" "libc" "mio-uds" "signal-hook-registry" "winapi/consoleapi" "winapi/minwindef" ];"stream" = [ "futures-core" ];"sync" = [ "fnv" ];"tcp" = [ "io-driver" "iovec" ];"time" = [ "slab" ];"udp" = [ "io-driver" ];"uds" = [ "io-driver" "mio-uds" "libc" ];};resolvedDefaultFeatures = [ "blocking" "default" "fnv" "futures-core" "io-driver" "io-util" "iovec" "lazy_static" "memchr" "mio" "num_cpus" "rt-core" "rt-threaded" "slab" "stream" "sync" "tcp" "time" ];};"tokio 0.3.6" = rec {crateName = "tokio";version = "0.3.6";edition = "2018";sha256 = "0z78l7kn4y2qvghsp9dyqgvr1kjvv63pjq3d8nzi31q74lfa42vj";authors = ["Tokio Contributors <team@tokio.rs>"];dependencies = [{name = "futures-core";packageId = "futures-core";optional = true;}{name = "pin-project-lite";packageId = "pin-project-lite 0.2.0";}];buildDependencies = [{name = "autocfg";packageId = "autocfg";}];features = {"full" = [ "fs" "io-util" "io-std" "macros" "net" "parking_lot" "process" "rt" "rt-multi-thread" "signal" "stream" "sync" "time" ];"io-util" = [ "memchr" "bytes" ];"macros" = [ "tokio-macros" ];"net" = [ "libc" "mio/os-poll" "mio/os-util" "mio/tcp" "mio/udp" "mio/uds" ];"process" = [ "bytes" "once_cell" "libc" "mio/os-poll" "mio/os-util" "mio/uds" "signal-hook-registry" "winapi/threadpoollegacyapiset" ];"rt" = [ "slab" ];"rt-multi-thread" = [ "num_cpus" "rt" ];"signal" = [ "once_cell" "libc" "mio/os-poll" "mio/uds" "mio/os-util" "signal-hook-registry" "winapi/consoleapi" ];"stream" = [ "futures-core" ];};resolvedDefaultFeatures = [ "default" "futures-core" "stream" ];};"tokio 1.0.1" = rec {crateName = "tokio"; - replacement in Cargo.nix at line 5662
packageId = "mio 0.7.7";packageId = "mio"; - replacement in Cargo.nix at line 5672
packageId = "pin-project-lite 0.2.0";packageId = "pin-project-lite"; - edit in Cargo.nix at line 5704
"tokio-compat-02" = rec {crateName = "tokio-compat-02";version = "0.1.2";edition = "2018";sha256 = "08kf571z4ib0nfi5x3m37384d5p7qpcfdakl5v1hcvwbkd0yqk5v";authors = ["Lucio Franco <luciofranco14@gmail.com>"];dependencies = [{name = "bytes";packageId = "bytes 0.5.6";}{name = "once_cell";packageId = "once_cell";}{name = "pin-project-lite";packageId = "pin-project-lite 0.1.11";}{name = "tokio";packageId = "tokio 0.2.24";features = [ "stream" ];}{name = "tokio";packageId = "tokio 0.2.24";rename = "tokio_02";features = [ "rt-threaded" ];}{name = "tokio";packageId = "tokio 0.3.6";features = [ "stream" ];}{name = "tokio";packageId = "tokio 0.3.6";rename = "tokio_02";features = [ "rt-threaded" ];}];devDependencies = [{name = "tokio";packageId = "tokio 0.2.24";features = [ "full" ];}{name = "tokio";packageId = "tokio 0.3.6";features = [ "full" ];}];}; - replacement in Cargo.nix at line 5730
"tokio-tls" = rec {crateName = "tokio-tls";version = "0.3.1";"tokio-native-tls" = rec {crateName = "tokio-native-tls";version = "0.3.0"; - replacement in Cargo.nix at line 5734
sha256 = "0hv375949532p32d0w6bm2f6d3r0d00mcdzqjjqlzcmkszyg8w4s";sha256 = "0yvikgmph2qjq0ni2h2wfaxkzhbnc09c2544av0zidyj1dk9bngp"; - replacement in Cargo.nix at line 5745
packageId = "tokio 0.2.24";packageId = "tokio"; - replacement in Cargo.nix at line 5751
packageId = "tokio 0.2.24";features = [ "macros" "stream" "rt-core" "io-util" "net" ];packageId = "tokio";features = [ "macros" "rt" "rt-multi-thread" "io-util" "net" ]; - edit in Cargo.nix at line 5757
"tokio-stream" = rec {crateName = "tokio-stream";version = "0.1.1";edition = "2018";sha256 = "0mq48id9y6xngsfs5yngmv66iwz3fnpkhcfpvj5gjqvyadrypkg4";authors = ["Tokio Contributors <team@tokio.rs>"];dependencies = [{name = "futures-core";packageId = "futures-core";}{name = "pin-project-lite";packageId = "pin-project-lite";}{name = "tokio";packageId = "tokio";features = [ "sync" ];}];devDependencies = [{name = "tokio";packageId = "tokio";features = [ "full" "test-util" ];}];features = {"default" = [ "time" ];"fs" = [ "tokio/fs" ];"io-util" = [ "tokio/io-util" ];"net" = [ "tokio/net" ];"time" = [ "tokio/time" ];};resolvedDefaultFeatures = [ "default" "time" ];}; - replacement in Cargo.nix at line 5798
version = "0.3.1";version = "0.6.0"; - replacement in Cargo.nix at line 5800
sha256 = "16b48dl6sbc9x944jgjvsd65ab1w2c2qcziddbrbwv1b3y4l50my";sha256 = "0j1igqc7h33i5bvm5zrzix4i7k5lzbvhj4ikp7wga4d9gmz5n4rn"; - replacement in Cargo.nix at line 5807
packageId = "bytes 0.5.6";packageId = "bytes 1.0.0"; - replacement in Cargo.nix at line 5823
packageId = "pin-project-lite 0.1.11";packageId = "pin-project-lite"; - replacement in Cargo.nix at line 5827
packageId = "tokio 0.2.24";packageId = "tokio";}{name = "tokio-stream";packageId = "tokio-stream"; - replacement in Cargo.nix at line 5837
packageId = "tokio 0.2.24";packageId = "tokio"; - replacement in Cargo.nix at line 5842
"codec" = [ "tokio/stream" ];"__docs_rs" = [ "futures-util" ]; - replacement in Cargo.nix at line 5844
"full" = [ "codec" "udp" "compat" ];"udp" = [ "tokio/udp" ];"full" = [ "codec" "compat" "io" "time" "net" "rt" ];"net" = [ "tokio/net" ];"rt" = [ "tokio/rt" ];"time" = [ "tokio/time" "slab" ]; - edit in Cargo.nix at line 5895
name = "log";packageId = "log";optional = true;}{ - replacement in Cargo.nix at line 5896
packageId = "pin-project-lite 0.2.0";packageId = "pin-project-lite"; - edit in Cargo.nix at line 5902
}];devDependencies = [{name = "log";packageId = "log"; - replacement in Cargo.nix at line 5910
resolvedDefaultFeatures = [ "log" "std" ];resolvedDefaultFeatures = [ "std" ]; - edit in Cargo.nix at line 5986
"unicase" = rec {crateName = "unicase";version = "2.6.0";edition = "2015";sha256 = "1xmlbink4ycgxrkjspp0mf7pghcx4m7vxq7fpfm04ikr2zk7pwsh";authors = ["Sean McArthur <sean@seanmonstar.com>"];buildDependencies = [{name = "version_check";packageId = "version_check";}];features = {};}; - replacement in Cargo.nix at line 6196
packageId = "winapi 0.3.9";packageId = "winapi"; - replacement in Cargo.nix at line 6938
"winapi 0.2.8" = rec {"winapi" = rec { - edit in Cargo.nix at line 6940
version = "0.2.8";edition = "2015";sha256 = "0yh816lh6lf56dpsgxy189c2ai1z3j8mw9si6izqb6wsjkbcjz8n";authors = ["Peter Atashian <retep998@gmail.com>"];};"winapi 0.3.9" = rec {crateName = "winapi"; - edit in Cargo.nix at line 6963
"winapi-build" = rec {crateName = "winapi-build";version = "0.1.1";edition = "2015";sha256 = "1g4rqsgjky0a7530qajn2bbfcrl2v0zb39idgdws9b1l7gp5wc9d";libName = "build";authors = ["Peter Atashian <retep998@gmail.com>"];}; - replacement in Cargo.nix at line 6984
packageId = "winapi 0.3.9";packageId = "winapi"; - replacement in Cargo.nix at line 7012
packageId = "winapi 0.3.9";packageId = "winapi"; - edit in Cargo.nix at line 7021
"ws2_32-sys" = rec {crateName = "ws2_32-sys";version = "0.2.1";edition = "2015";sha256 = "0ppscg5qfqaw0gzwv2a4nhn5bn01ff9iwn6ysqnzm4n8s3myz76m";libName = "ws2_32";authors = ["Peter Atashian <retep998@gmail.com>"];dependencies = [{name = "winapi";packageId = "winapi 0.2.8";}];buildDependencies = [{name = "winapi-build";packageId = "winapi-build";}];}; - replacement in Cargo.nix at line 7081
version = "0.1.6";version = "0.1.7"; - replacement in Cargo.nix at line 7083
sha256 = "1a0vzf2xblbhcsy1hl40550q46hfvsfcb0j1g4c4bzqmv9b85ii9";sha256 = "0bxzd71myj094hp03jpqbv1r80x0hk1ahsjwfv50j0wgx379jfry";