@blitsen/linux-x64 0.2.0 → 0.2.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/NOTICES.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "target": "x86_64-unknown-linux-gnu",
3
3
  "root": "blitsen-runtime",
4
- "generatedFor": "0.2.0",
4
+ "generatedFor": "0.2.1",
5
5
  "packages": [
6
6
  {
7
7
  "name": "ab_glyph",
@@ -273,6 +273,48 @@
273
273
  "Copyright (c) 2016 ASH"
274
274
  ]
275
275
  },
276
+ {
277
+ "name": "async-broadcast",
278
+ "version": "0.7.2",
279
+ "license": "MIT OR Apache-2.0",
280
+ "licenseFile": null,
281
+ "repository": "https://github.com/smol-rs/async-broadcast",
282
+ "source": "registry+https://github.com/rust-lang/crates.io-index",
283
+ "copyright": [
284
+ "copyright notice that is included in or attached to the work",
285
+ "copyright license to reproduce, prepare Derivative Works of,",
286
+ "(c) You must retain, in the Source form of any Derivative Works",
287
+ "Copyright 2020 Yoshua Wuyts",
288
+ "Copyright (c) 2020 Yoshua Wuyts"
289
+ ]
290
+ },
291
+ {
292
+ "name": "async-recursion",
293
+ "version": "1.1.1",
294
+ "license": "MIT OR Apache-2.0",
295
+ "licenseFile": null,
296
+ "repository": "https://github.com/dcchut/async-recursion",
297
+ "source": "registry+https://github.com/rust-lang/crates.io-index",
298
+ "copyright": [
299
+ "copyright notice that is included in or attached to the work",
300
+ "copyright license to reproduce, prepare Derivative Works of,",
301
+ "(c) You must retain, in the Source form of any Derivative Works",
302
+ "Copyright [yyyy] [name of copyright owner]"
303
+ ]
304
+ },
305
+ {
306
+ "name": "async-trait",
307
+ "version": "0.1.92",
308
+ "license": "MIT OR Apache-2.0",
309
+ "licenseFile": null,
310
+ "repository": "https://github.com/dtolnay/async-trait",
311
+ "source": "registry+https://github.com/rust-lang/crates.io-index",
312
+ "copyright": [
313
+ "copyright notice that is included in or attached to the work",
314
+ "copyright license to reproduce, prepare Derivative Works of,",
315
+ "(c) You must retain, in the Source form of any Derivative Works"
316
+ ]
317
+ },
276
318
  {
277
319
  "name": "atomic_refcell",
278
320
  "version": "0.1.14",
@@ -1480,6 +1522,39 @@
1480
1522
  "Copyright © WHATWG (Apple, Google, Mozilla, Microsoft)."
1481
1523
  ]
1482
1524
  },
1525
+ {
1526
+ "name": "endi",
1527
+ "version": "1.1.1",
1528
+ "license": "MIT",
1529
+ "licenseFile": null,
1530
+ "repository": "https://github.com/zeenix/endi",
1531
+ "source": "registry+https://github.com/rust-lang/crates.io-index",
1532
+ "copyright": []
1533
+ },
1534
+ {
1535
+ "name": "enumflags2",
1536
+ "version": "0.7.12",
1537
+ "license": "MIT OR Apache-2.0",
1538
+ "licenseFile": null,
1539
+ "repository": "https://github.com/meithecatte/enumflags2",
1540
+ "source": "registry+https://github.com/rust-lang/crates.io-index",
1541
+ "copyright": [
1542
+ "Copyright 2017-2023 Maik Klein, Maja Kądziołka",
1543
+ "Copyright (c) 2017-2023 Maik Klein, Maja Kądziołka"
1544
+ ]
1545
+ },
1546
+ {
1547
+ "name": "enumflags2_derive",
1548
+ "version": "0.7.12",
1549
+ "license": "MIT OR Apache-2.0",
1550
+ "licenseFile": null,
1551
+ "repository": "https://github.com/meithecatte/enumflags2",
1552
+ "source": "registry+https://github.com/rust-lang/crates.io-index",
1553
+ "copyright": [
1554
+ "Copyright [2017] [Maik Klein]",
1555
+ "Copyright (c) 2017 Maik Klein"
1556
+ ]
1557
+ },
1483
1558
  {
1484
1559
  "name": "equivalent",
1485
1560
  "version": "1.0.2",
@@ -1525,6 +1600,34 @@
1525
1600
  "Copyright (c) 2012-2013 Mozilla Foundation"
1526
1601
  ]
1527
1602
  },
1603
+ {
1604
+ "name": "event-listener",
1605
+ "version": "5.4.2",
1606
+ "license": "Apache-2.0 OR MIT",
1607
+ "licenseFile": null,
1608
+ "repository": "https://github.com/smol-rs/event-listener",
1609
+ "source": "registry+https://github.com/rust-lang/crates.io-index",
1610
+ "copyright": [
1611
+ "copyright notice that is included in or attached to the work",
1612
+ "copyright license to reproduce, prepare Derivative Works of,",
1613
+ "(c) You must retain, in the Source form of any Derivative Works",
1614
+ "Copyright [yyyy] [name of copyright owner]"
1615
+ ]
1616
+ },
1617
+ {
1618
+ "name": "event-listener-strategy",
1619
+ "version": "0.5.4",
1620
+ "license": "Apache-2.0 OR MIT",
1621
+ "licenseFile": null,
1622
+ "repository": "https://github.com/smol-rs/event-listener-strategy",
1623
+ "source": "registry+https://github.com/rust-lang/crates.io-index",
1624
+ "copyright": [
1625
+ "copyright notice that is included in or attached to the work",
1626
+ "copyright license to reproduce, prepare Derivative Works of,",
1627
+ "(c) You must retain, in the Source form of any Derivative Works",
1628
+ "Copyright [yyyy] [name of copyright owner]"
1629
+ ]
1630
+ },
1528
1631
  {
1529
1632
  "name": "extended",
1530
1633
  "version": "0.1.0",
@@ -1872,6 +1975,22 @@
1872
1975
  "Copyright (c) 2017 The Tokio Authors"
1873
1976
  ]
1874
1977
  },
1978
+ {
1979
+ "name": "futures-lite",
1980
+ "version": "2.6.1",
1981
+ "license": "Apache-2.0 OR MIT",
1982
+ "licenseFile": null,
1983
+ "repository": "https://github.com/smol-rs/futures-lite",
1984
+ "source": "registry+https://github.com/rust-lang/crates.io-index",
1985
+ "copyright": [
1986
+ "copyright notice that is included in or attached to the work",
1987
+ "copyright license to reproduce, prepare Derivative Works of,",
1988
+ "(c) You must retain, in the Source form of any Derivative Works",
1989
+ "Copyright [yyyy] [name of copyright owner]",
1990
+ "Copyright (c) 2016 Alex Crichton",
1991
+ "Copyright (c) 2017 The Tokio Authors"
1992
+ ]
1993
+ },
1875
1994
  {
1876
1995
  "name": "futures-macro",
1877
1996
  "version": "0.3.33",
@@ -2178,6 +2297,22 @@
2178
2297
  "Copyright (c) 2015 The Rust Project Developers"
2179
2298
  ]
2180
2299
  },
2300
+ {
2301
+ "name": "hex",
2302
+ "version": "0.4.3",
2303
+ "license": "MIT OR Apache-2.0",
2304
+ "licenseFile": null,
2305
+ "repository": "https://github.com/KokaKiwi/rust-hex",
2306
+ "source": "registry+https://github.com/rust-lang/crates.io-index",
2307
+ "copyright": [
2308
+ "copyright notice that is included in or attached to the work",
2309
+ "copyright license to reproduce, prepare Derivative Works of,",
2310
+ "(c) You must retain, in the Source form of any Derivative Works",
2311
+ "Copyright {yyyy} {name of copyright owner}",
2312
+ "Copyright (c) 2013-2014 The Rust Project Developers.",
2313
+ "Copyright (c) 2015-2020 The rust-hex Developers"
2314
+ ]
2315
+ },
2181
2316
  {
2182
2317
  "name": "hexf-parse",
2183
2318
  "version": "0.2.1",
@@ -2963,6 +3098,15 @@
2963
3098
  "Copyright [yyyy] [name of copyright owner]"
2964
3099
  ]
2965
3100
  },
3101
+ {
3102
+ "name": "ksni",
3103
+ "version": "0.3.6",
3104
+ "license": "Unlicense",
3105
+ "licenseFile": null,
3106
+ "repository": "https://github.com/iovxw/ksni",
3107
+ "source": "registry+https://github.com/rust-lang/crates.io-index",
3108
+ "copyright": []
3109
+ },
2966
3110
  {
2967
3111
  "name": "kurbo",
2968
3112
  "version": "0.13.1",
@@ -3601,6 +3745,20 @@
3601
3745
  "Copyright (c) 2015 Jonathan Reem"
3602
3746
  ]
3603
3747
  },
3748
+ {
3749
+ "name": "ordered-stream",
3750
+ "version": "0.2.0",
3751
+ "license": "MIT OR Apache-2.0",
3752
+ "licenseFile": null,
3753
+ "repository": "https://github.com/danieldg/ordered-stream",
3754
+ "source": "registry+https://github.com/rust-lang/crates.io-index",
3755
+ "copyright": [
3756
+ "copyright notice that is included in or attached to the work",
3757
+ "copyright license to reproduce, prepare Derivative Works of,",
3758
+ "(c) You must retain, in the Source form of any Derivative Works",
3759
+ "Copyright [yyyy] [name of copyright owner]"
3760
+ ]
3761
+ },
3604
3762
  {
3605
3763
  "name": "os_pipe",
3606
3764
  "version": "1.2.3",
@@ -3623,6 +3781,21 @@
3623
3781
  "(c) You must retain, in the Source form of any Derivative Works"
3624
3782
  ]
3625
3783
  },
3784
+ {
3785
+ "name": "parking",
3786
+ "version": "2.2.1",
3787
+ "license": "Apache-2.0 OR MIT",
3788
+ "licenseFile": null,
3789
+ "repository": "https://github.com/smol-rs/parking",
3790
+ "source": "registry+https://github.com/rust-lang/crates.io-index",
3791
+ "copyright": [
3792
+ "copyright notice that is included in or attached to the work",
3793
+ "copyright license to reproduce, prepare Derivative Works of,",
3794
+ "(c) You must retain, in the Source form of any Derivative Works",
3795
+ "Copyright [yyyy] [name of copyright owner]",
3796
+ "Copyright 2014-2020 The Rust Project Developers"
3797
+ ]
3798
+ },
3626
3799
  {
3627
3800
  "name": "parking_lot",
3628
3801
  "version": "0.12.5",
@@ -3698,6 +3871,19 @@
3698
3871
  "Copyright 2020 the Parley Authors"
3699
3872
  ]
3700
3873
  },
3874
+ {
3875
+ "name": "pastey",
3876
+ "version": "0.2.3",
3877
+ "license": "MIT OR Apache-2.0",
3878
+ "licenseFile": null,
3879
+ "repository": "https://github.com/as1100k/pastey",
3880
+ "source": "registry+https://github.com/rust-lang/crates.io-index",
3881
+ "copyright": [
3882
+ "copyright notice that is included in or attached to the work",
3883
+ "copyright license to reproduce, prepare Derivative Works of,",
3884
+ "(c) You must retain, in the Source form of any Derivative Works"
3885
+ ]
3886
+ },
3701
3887
  {
3702
3888
  "name": "peniko",
3703
3889
  "version": "0.6.1",
@@ -3993,6 +4179,20 @@
3993
4179
  "Copyright (c) 2014 Huon Wilson"
3994
4180
  ]
3995
4181
  },
4182
+ {
4183
+ "name": "proc-macro-crate",
4184
+ "version": "3.5.0",
4185
+ "license": "MIT OR Apache-2.0",
4186
+ "licenseFile": null,
4187
+ "repository": "https://github.com/bkchr/proc-macro-crate",
4188
+ "source": "registry+https://github.com/rust-lang/crates.io-index",
4189
+ "copyright": [
4190
+ "copyright notice that is included in or attached to the work",
4191
+ "copyright license to reproduce, prepare Derivative Works of,",
4192
+ "(c) You must retain, in the Source form of any Derivative Works",
4193
+ "Copyright [yyyy] [name of copyright owner]"
4194
+ ]
4195
+ },
3996
4196
  {
3997
4197
  "name": "proc-macro2",
3998
4198
  "version": "1.0.107",
@@ -4658,6 +4858,19 @@
4658
4858
  "(c) You must retain, in the Source form of any Derivative Works"
4659
4859
  ]
4660
4860
  },
4861
+ {
4862
+ "name": "serde_repr",
4863
+ "version": "0.1.21",
4864
+ "license": "MIT OR Apache-2.0",
4865
+ "licenseFile": null,
4866
+ "repository": "https://github.com/dtolnay/serde-repr",
4867
+ "source": "registry+https://github.com/rust-lang/crates.io-index",
4868
+ "copyright": [
4869
+ "copyright notice that is included in or attached to the work",
4870
+ "copyright license to reproduce, prepare Derivative Works of,",
4871
+ "(c) You must retain, in the Source form of any Derivative Works"
4872
+ ]
4873
+ },
4661
4874
  {
4662
4875
  "name": "serde_spanned",
4663
4876
  "version": "1.1.1",
@@ -4759,6 +4972,21 @@
4759
4972
  "Copyright (c) 2015 Nicholas Allegra (comex)."
4760
4973
  ]
4761
4974
  },
4975
+ {
4976
+ "name": "signal-hook-registry",
4977
+ "version": "1.4.8",
4978
+ "license": "MIT OR Apache-2.0",
4979
+ "licenseFile": null,
4980
+ "repository": "https://github.com/vorner/signal-hook",
4981
+ "source": "registry+https://github.com/rust-lang/crates.io-index",
4982
+ "copyright": [
4983
+ "copyright notice that is included in or attached to the work",
4984
+ "copyright license to reproduce, prepare Derivative Works of,",
4985
+ "(c) You must retain, in the Source form of any Derivative Works",
4986
+ "Copyright [yyyy] [name of copyright owner]",
4987
+ "Copyright (c) 2017 tokio-jsonrpc developers"
4988
+ ]
4989
+ },
4762
4990
  {
4763
4991
  "name": "simd-adler32",
4764
4992
  "version": "0.3.10",
@@ -5833,6 +6061,21 @@
5833
6061
  "Copyright (c) Individual contributors"
5834
6062
  ]
5835
6063
  },
6064
+ {
6065
+ "name": "toml_edit",
6066
+ "version": "0.25.13+spec-1.1.0",
6067
+ "license": "MIT OR Apache-2.0",
6068
+ "licenseFile": null,
6069
+ "repository": "https://github.com/toml-rs/toml",
6070
+ "source": "registry+https://github.com/rust-lang/crates.io-index",
6071
+ "copyright": [
6072
+ "copyright notice that is included in or attached to the work",
6073
+ "copyright license to reproduce, prepare Derivative Works of,",
6074
+ "(c) You must retain, in the Source form of any Derivative Works",
6075
+ "Copyright {yyyy} {name of copyright owner}",
6076
+ "Copyright (c) Individual contributors"
6077
+ ]
6078
+ },
5836
6079
  {
5837
6080
  "name": "toml_parser",
5838
6081
  "version": "1.1.3+spec-1.1.0",
@@ -6910,6 +7153,50 @@
6910
7153
  "Copyright © 2020-2024 Unicode, Inc."
6911
7154
  ]
6912
7155
  },
7156
+ {
7157
+ "name": "zbus",
7158
+ "version": "5.19.0",
7159
+ "license": "MIT",
7160
+ "licenseFile": null,
7161
+ "repository": "https://github.com/z-galaxy/zbus/",
7162
+ "source": "registry+https://github.com/rust-lang/crates.io-index",
7163
+ "copyright": [
7164
+ "Copyright (c) 2024 Zeeshan Ali Khan & zbus contributors"
7165
+ ]
7166
+ },
7167
+ {
7168
+ "name": "zbus_macros",
7169
+ "version": "5.19.0",
7170
+ "license": "MIT",
7171
+ "licenseFile": null,
7172
+ "repository": "https://github.com/z-galaxy/zbus/",
7173
+ "source": "registry+https://github.com/rust-lang/crates.io-index",
7174
+ "copyright": [
7175
+ "Copyright (c) 2024 Zeeshan Ali Khan & zbus contributors"
7176
+ ]
7177
+ },
7178
+ {
7179
+ "name": "zbus_names",
7180
+ "version": "4.3.4",
7181
+ "license": "MIT",
7182
+ "licenseFile": null,
7183
+ "repository": "https://github.com/z-galaxy/zbus/",
7184
+ "source": "registry+https://github.com/rust-lang/crates.io-index",
7185
+ "copyright": [
7186
+ "Copyright (c) 2024 Zeeshan Ali Khan & zbus contributors"
7187
+ ]
7188
+ },
7189
+ {
7190
+ "name": "zcheapstr",
7191
+ "version": "1.1.0",
7192
+ "license": "MIT",
7193
+ "licenseFile": null,
7194
+ "repository": "https://github.com/z-galaxy/zcheapstr/",
7195
+ "source": "registry+https://github.com/rust-lang/crates.io-index",
7196
+ "copyright": [
7197
+ "Copyright (c) 2026 Zeeshan Ali Khan & zcheapstr contributors"
7198
+ ]
7199
+ },
6913
7200
  {
6914
7201
  "name": "zerocopy",
6915
7202
  "version": "0.8.56",
@@ -7057,6 +7344,37 @@
7057
7344
  "Copyright (c) zune-image developers",
7058
7345
  "(C) zune-image developers"
7059
7346
  ]
7347
+ },
7348
+ {
7349
+ "name": "zvariant",
7350
+ "version": "5.15.0",
7351
+ "license": "MIT",
7352
+ "licenseFile": null,
7353
+ "repository": "https://github.com/z-galaxy/zbus/",
7354
+ "source": "registry+https://github.com/rust-lang/crates.io-index",
7355
+ "copyright": [
7356
+ "Copyright (c) 2024 Zeeshan Ali Khan & zbus contributors"
7357
+ ]
7358
+ },
7359
+ {
7360
+ "name": "zvariant_derive",
7361
+ "version": "5.15.0",
7362
+ "license": "MIT",
7363
+ "licenseFile": null,
7364
+ "repository": "https://github.com/z-galaxy/zbus/",
7365
+ "source": "registry+https://github.com/rust-lang/crates.io-index",
7366
+ "copyright": [
7367
+ "Copyright (c) 2024 Zeeshan Ali Khan & zbus contributors"
7368
+ ]
7369
+ },
7370
+ {
7371
+ "name": "zvariant_utils",
7372
+ "version": "4.2.0",
7373
+ "license": "MIT",
7374
+ "licenseFile": null,
7375
+ "repository": "https://github.com/z-galaxy/zbus/",
7376
+ "source": "registry+https://github.com/rust-lang/crates.io-index",
7377
+ "copyright": []
7060
7378
  }
7061
7379
  ],
7062
7380
  "problems": []