smbcloud-model 0.1.0 → 0.3.15

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 92ed5b679eae20c6f379f72f337bbce3fd7018e113397ec6f75eb1aae58bd54f
4
- data.tar.gz: 4fb2c933dd44e4f5caa1d0ed4d73408f8555457b84543372297e73fcb5c79801
3
+ metadata.gz: e11ae67cf1c7090af25729453d64ec9bc5f65c68d845eb3cef4e57c527823992
4
+ data.tar.gz: 175d99a663d6fa5374f6001c7a236edc7aea42166b811289303f2d4d0f1d75ea
5
5
  SHA512:
6
- metadata.gz: 538f8cdac6a227e1355cad03c970e1508627d06ea461c0ba13738c6135ed0437a4c4fd29e451672c496ed92934b5103ff925db09950770c4f34a7dde5b48047e
7
- data.tar.gz: 4f6fd2cd67c4fd878d9bdfd40d73c4645cf40f7a32caacde91427dcb976bf772b5bcfc26136392f0635178fcc7e88bd537121c35f6e143bd5f3153d565085dc7
6
+ metadata.gz: 9b132b67c41eafd7e6f81d099993b31c96780596c18caceee352a6369164127bc176a2e4249d65c4f770af82547849c30b9b242e76aef6efb4ac688e7452eae3
7
+ data.tar.gz: d959cda5a7726a3fb949c2a8be2d22219a5369dbfab742e4f8a5a47e49cf492a936413ab0d90d25373b193fea829a2fed0c79284f8e9fd8fd0374460e903de0e
data/.ruby-version ADDED
@@ -0,0 +1 @@
1
+ 3.4.2
data/CHANGELOG.md ADDED
@@ -0,0 +1,3 @@
1
+ # v0.3
2
+
3
+ Bleeding edge.
data/Cargo.lock ADDED
@@ -0,0 +1,756 @@
1
+ # This file is automatically @generated by Cargo.
2
+ # It is not intended for manual editing.
3
+ version = 4
4
+
5
+ [[package]]
6
+ name = "aho-corasick"
7
+ version = "1.1.3"
8
+ source = "registry+https://github.com/rust-lang/crates.io-index"
9
+ checksum = "8e60d3430d3a69478ad0993f19238d2df97c507009a52b3c10addcd7f6bcb916"
10
+ dependencies = [
11
+ "memchr",
12
+ ]
13
+
14
+ [[package]]
15
+ name = "android-tzdata"
16
+ version = "0.1.1"
17
+ source = "registry+https://github.com/rust-lang/crates.io-index"
18
+ checksum = "e999941b234f3131b00bc13c22d06e8c5ff726d1b6318ac7eb276997bbb4fef0"
19
+
20
+ [[package]]
21
+ name = "android_system_properties"
22
+ version = "0.1.5"
23
+ source = "registry+https://github.com/rust-lang/crates.io-index"
24
+ checksum = "819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311"
25
+ dependencies = [
26
+ "libc",
27
+ ]
28
+
29
+ [[package]]
30
+ name = "autocfg"
31
+ version = "1.4.0"
32
+ source = "registry+https://github.com/rust-lang/crates.io-index"
33
+ checksum = "ace50bade8e6234aa140d9a2f552bbee1db4d353f69b8217bc503490fc1a9f26"
34
+
35
+ [[package]]
36
+ name = "bindgen"
37
+ version = "0.69.5"
38
+ source = "registry+https://github.com/rust-lang/crates.io-index"
39
+ checksum = "271383c67ccabffb7381723dea0672a673f292304fcb45c01cc648c7a8d58088"
40
+ dependencies = [
41
+ "bitflags",
42
+ "cexpr",
43
+ "clang-sys",
44
+ "itertools",
45
+ "lazy_static",
46
+ "lazycell",
47
+ "proc-macro2",
48
+ "quote",
49
+ "regex",
50
+ "rustc-hash",
51
+ "shlex",
52
+ "syn 2.0.101",
53
+ ]
54
+
55
+ [[package]]
56
+ name = "bitflags"
57
+ version = "2.9.1"
58
+ source = "registry+https://github.com/rust-lang/crates.io-index"
59
+ checksum = "1b8e56985ec62d17e9c1001dc89c88ecd7dc08e47eba5ec7c29c7b5eeecde967"
60
+
61
+ [[package]]
62
+ name = "bumpalo"
63
+ version = "3.17.0"
64
+ source = "registry+https://github.com/rust-lang/crates.io-index"
65
+ checksum = "1628fb46dfa0b37568d12e5edd512553eccf6a22a78e8bde00bb4aed84d5bdbf"
66
+
67
+ [[package]]
68
+ name = "cc"
69
+ version = "1.2.24"
70
+ source = "registry+https://github.com/rust-lang/crates.io-index"
71
+ checksum = "16595d3be041c03b09d08d0858631facccee9221e579704070e6e9e4915d3bc7"
72
+ dependencies = [
73
+ "shlex",
74
+ ]
75
+
76
+ [[package]]
77
+ name = "cexpr"
78
+ version = "0.6.0"
79
+ source = "registry+https://github.com/rust-lang/crates.io-index"
80
+ checksum = "6fac387a98bb7c37292057cffc56d62ecb629900026402633ae9160df93a8766"
81
+ dependencies = [
82
+ "nom",
83
+ ]
84
+
85
+ [[package]]
86
+ name = "cfg-if"
87
+ version = "1.0.0"
88
+ source = "registry+https://github.com/rust-lang/crates.io-index"
89
+ checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
90
+
91
+ [[package]]
92
+ name = "chrono"
93
+ version = "0.4.41"
94
+ source = "registry+https://github.com/rust-lang/crates.io-index"
95
+ checksum = "c469d952047f47f91b68d1cba3f10d63c11d73e4636f24f08daf0278abf01c4d"
96
+ dependencies = [
97
+ "android-tzdata",
98
+ "iana-time-zone",
99
+ "js-sys",
100
+ "num-traits",
101
+ "serde",
102
+ "wasm-bindgen",
103
+ "windows-link",
104
+ ]
105
+
106
+ [[package]]
107
+ name = "clang-sys"
108
+ version = "1.8.1"
109
+ source = "registry+https://github.com/rust-lang/crates.io-index"
110
+ checksum = "0b023947811758c97c59bf9d1c188fd619ad4718dcaa767947df1cadb14f39f4"
111
+ dependencies = [
112
+ "glob",
113
+ "libc",
114
+ "libloading",
115
+ ]
116
+
117
+ [[package]]
118
+ name = "core-foundation-sys"
119
+ version = "0.8.7"
120
+ source = "registry+https://github.com/rust-lang/crates.io-index"
121
+ checksum = "773648b94d0e5d620f64f280777445740e61fe701025087ec8b57f45c791888b"
122
+
123
+ [[package]]
124
+ name = "either"
125
+ version = "1.15.0"
126
+ source = "registry+https://github.com/rust-lang/crates.io-index"
127
+ checksum = "48c757948c5ede0e46177b7add2e67155f70e33c07fea8284df6576da70b3719"
128
+
129
+ [[package]]
130
+ name = "glob"
131
+ version = "0.3.2"
132
+ source = "registry+https://github.com/rust-lang/crates.io-index"
133
+ checksum = "a8d1add55171497b4705a648c6b583acafb01d58050a51727785f0b2c8e0a2b2"
134
+
135
+ [[package]]
136
+ name = "heck"
137
+ version = "0.4.1"
138
+ source = "registry+https://github.com/rust-lang/crates.io-index"
139
+ checksum = "95505c38b4572b2d910cecb0281560f54b440a19336cbbcb27bf6ce6adc6f5a8"
140
+
141
+ [[package]]
142
+ name = "heck"
143
+ version = "0.5.0"
144
+ source = "registry+https://github.com/rust-lang/crates.io-index"
145
+ checksum = "2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea"
146
+
147
+ [[package]]
148
+ name = "iana-time-zone"
149
+ version = "0.1.63"
150
+ source = "registry+https://github.com/rust-lang/crates.io-index"
151
+ checksum = "b0c919e5debc312ad217002b8048a17b7d83f80703865bbfcfebb0458b0b27d8"
152
+ dependencies = [
153
+ "android_system_properties",
154
+ "core-foundation-sys",
155
+ "iana-time-zone-haiku",
156
+ "js-sys",
157
+ "log",
158
+ "wasm-bindgen",
159
+ "windows-core",
160
+ ]
161
+
162
+ [[package]]
163
+ name = "iana-time-zone-haiku"
164
+ version = "0.1.2"
165
+ source = "registry+https://github.com/rust-lang/crates.io-index"
166
+ checksum = "f31827a206f56af32e590ba56d5d2d085f558508192593743f16b2306495269f"
167
+ dependencies = [
168
+ "cc",
169
+ ]
170
+
171
+ [[package]]
172
+ name = "itertools"
173
+ version = "0.12.1"
174
+ source = "registry+https://github.com/rust-lang/crates.io-index"
175
+ checksum = "ba291022dbbd398a455acf126c1e341954079855bc60dfdda641363bd6922569"
176
+ dependencies = [
177
+ "either",
178
+ ]
179
+
180
+ [[package]]
181
+ name = "itoa"
182
+ version = "1.0.15"
183
+ source = "registry+https://github.com/rust-lang/crates.io-index"
184
+ checksum = "4a5f13b858c8d314ee3e8f639011f7ccefe71f97f96e50151fb991f267928e2c"
185
+
186
+ [[package]]
187
+ name = "js-sys"
188
+ version = "0.3.77"
189
+ source = "registry+https://github.com/rust-lang/crates.io-index"
190
+ checksum = "1cfaf33c695fc6e08064efbc1f72ec937429614f25eef83af942d0e227c3a28f"
191
+ dependencies = [
192
+ "once_cell",
193
+ "wasm-bindgen",
194
+ ]
195
+
196
+ [[package]]
197
+ name = "lazy_static"
198
+ version = "1.5.0"
199
+ source = "registry+https://github.com/rust-lang/crates.io-index"
200
+ checksum = "bbd2bcb4c963f2ddae06a2efc7e9f3591312473c50c6685e1f298068316e66fe"
201
+
202
+ [[package]]
203
+ name = "lazycell"
204
+ version = "1.3.0"
205
+ source = "registry+https://github.com/rust-lang/crates.io-index"
206
+ checksum = "830d08ce1d1d941e6b30645f1a0eb5643013d835ce3779a5fc208261dbe10f55"
207
+
208
+ [[package]]
209
+ name = "libc"
210
+ version = "0.2.172"
211
+ source = "registry+https://github.com/rust-lang/crates.io-index"
212
+ checksum = "d750af042f7ef4f724306de029d18836c26c1765a54a6a3f094cbd23a7267ffa"
213
+
214
+ [[package]]
215
+ name = "libloading"
216
+ version = "0.8.8"
217
+ source = "registry+https://github.com/rust-lang/crates.io-index"
218
+ checksum = "07033963ba89ebaf1584d767badaa2e8fcec21aedea6b8c0346d487d49c28667"
219
+ dependencies = [
220
+ "cfg-if",
221
+ "windows-targets",
222
+ ]
223
+
224
+ [[package]]
225
+ name = "log"
226
+ version = "0.4.27"
227
+ source = "registry+https://github.com/rust-lang/crates.io-index"
228
+ checksum = "13dc2df351e3202783a1fe0d44375f7295ffb4049267b0f3018346dc122a1d94"
229
+
230
+ [[package]]
231
+ name = "magnus"
232
+ version = "0.7.1"
233
+ source = "registry+https://github.com/rust-lang/crates.io-index"
234
+ checksum = "3d87ae53030f3a22e83879e666cb94e58a7bdf31706878a0ba48752994146dab"
235
+ dependencies = [
236
+ "magnus-macros",
237
+ "rb-sys",
238
+ "rb-sys-env",
239
+ "seq-macro",
240
+ ]
241
+
242
+ [[package]]
243
+ name = "magnus-macros"
244
+ version = "0.6.0"
245
+ source = "registry+https://github.com/rust-lang/crates.io-index"
246
+ checksum = "5968c820e2960565f647819f5928a42d6e874551cab9d88d75e3e0660d7f71e3"
247
+ dependencies = [
248
+ "proc-macro2",
249
+ "quote",
250
+ "syn 2.0.101",
251
+ ]
252
+
253
+ [[package]]
254
+ name = "maplit"
255
+ version = "1.0.2"
256
+ source = "registry+https://github.com/rust-lang/crates.io-index"
257
+ checksum = "3e2e65a1a2e43cfcb47a895c4c8b10d1f4a61097f9f254f183aee60cad9c651d"
258
+
259
+ [[package]]
260
+ name = "memchr"
261
+ version = "2.7.4"
262
+ source = "registry+https://github.com/rust-lang/crates.io-index"
263
+ checksum = "78ca9ab1a0babb1e7d5695e3530886289c18cf2f87ec19a575a0abdce112e3a3"
264
+
265
+ [[package]]
266
+ name = "minimal-lexical"
267
+ version = "0.2.1"
268
+ source = "registry+https://github.com/rust-lang/crates.io-index"
269
+ checksum = "68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a"
270
+
271
+ [[package]]
272
+ name = "model"
273
+ version = "0.1.0"
274
+ dependencies = [
275
+ "magnus",
276
+ "smbcloud-model",
277
+ "strum 0.27.1",
278
+ ]
279
+
280
+ [[package]]
281
+ name = "nom"
282
+ version = "7.1.3"
283
+ source = "registry+https://github.com/rust-lang/crates.io-index"
284
+ checksum = "d273983c5a657a70a3e8f2a01329822f3b8c8172b73826411a55751e404a0a4a"
285
+ dependencies = [
286
+ "memchr",
287
+ "minimal-lexical",
288
+ ]
289
+
290
+ [[package]]
291
+ name = "num-traits"
292
+ version = "0.2.19"
293
+ source = "registry+https://github.com/rust-lang/crates.io-index"
294
+ checksum = "071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841"
295
+ dependencies = [
296
+ "autocfg",
297
+ ]
298
+
299
+ [[package]]
300
+ name = "once_cell"
301
+ version = "1.21.3"
302
+ source = "registry+https://github.com/rust-lang/crates.io-index"
303
+ checksum = "42f5e15c9953c5e4ccceeb2e7382a716482c34515315f7b03532b8b4e8393d2d"
304
+
305
+ [[package]]
306
+ name = "proc-macro2"
307
+ version = "1.0.95"
308
+ source = "registry+https://github.com/rust-lang/crates.io-index"
309
+ checksum = "02b3e5e68a3a1a02aad3ec490a98007cbc13c37cbe84a3cd7b8e406d76e7f778"
310
+ dependencies = [
311
+ "unicode-ident",
312
+ ]
313
+
314
+ [[package]]
315
+ name = "quote"
316
+ version = "1.0.40"
317
+ source = "registry+https://github.com/rust-lang/crates.io-index"
318
+ checksum = "1885c039570dc00dcb4ff087a89e185fd56bae234ddc7f056a945bf36467248d"
319
+ dependencies = [
320
+ "proc-macro2",
321
+ ]
322
+
323
+ [[package]]
324
+ name = "rb-sys"
325
+ version = "0.9.115"
326
+ source = "registry+https://github.com/rust-lang/crates.io-index"
327
+ checksum = "99ca6726be0eca74687047fed7dcbc2d509571f3962e190c343ac1eb40e482b3"
328
+ dependencies = [
329
+ "rb-sys-build",
330
+ ]
331
+
332
+ [[package]]
333
+ name = "rb-sys-build"
334
+ version = "0.9.115"
335
+ source = "registry+https://github.com/rust-lang/crates.io-index"
336
+ checksum = "9f2390cfc87b7513656656faad6567291e581542d3ec41dd0a2bf381896e0880"
337
+ dependencies = [
338
+ "bindgen",
339
+ "lazy_static",
340
+ "proc-macro2",
341
+ "quote",
342
+ "regex",
343
+ "shell-words",
344
+ "syn 2.0.101",
345
+ ]
346
+
347
+ [[package]]
348
+ name = "rb-sys-env"
349
+ version = "0.1.2"
350
+ source = "registry+https://github.com/rust-lang/crates.io-index"
351
+ checksum = "a35802679f07360454b418a5d1735c89716bde01d35b1560fc953c1415a0b3bb"
352
+
353
+ [[package]]
354
+ name = "regex"
355
+ version = "1.11.1"
356
+ source = "registry+https://github.com/rust-lang/crates.io-index"
357
+ checksum = "b544ef1b4eac5dc2db33ea63606ae9ffcfac26c1416a2806ae0bf5f56b201191"
358
+ dependencies = [
359
+ "aho-corasick",
360
+ "memchr",
361
+ "regex-automata",
362
+ "regex-syntax",
363
+ ]
364
+
365
+ [[package]]
366
+ name = "regex-automata"
367
+ version = "0.4.9"
368
+ source = "registry+https://github.com/rust-lang/crates.io-index"
369
+ checksum = "809e8dc61f6de73b46c85f4c96486310fe304c434cfa43669d7b40f711150908"
370
+ dependencies = [
371
+ "aho-corasick",
372
+ "memchr",
373
+ "regex-syntax",
374
+ ]
375
+
376
+ [[package]]
377
+ name = "regex-syntax"
378
+ version = "0.8.5"
379
+ source = "registry+https://github.com/rust-lang/crates.io-index"
380
+ checksum = "2b15c43186be67a4fd63bee50d0303afffcef381492ebe2c5d87f324e1b8815c"
381
+
382
+ [[package]]
383
+ name = "rustc-hash"
384
+ version = "1.1.0"
385
+ source = "registry+https://github.com/rust-lang/crates.io-index"
386
+ checksum = "08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2"
387
+
388
+ [[package]]
389
+ name = "rustversion"
390
+ version = "1.0.21"
391
+ source = "registry+https://github.com/rust-lang/crates.io-index"
392
+ checksum = "8a0d197bd2c9dc6e53b84da9556a69ba4cdfab8619eb41a8bd1cc2027a0f6b1d"
393
+
394
+ [[package]]
395
+ name = "ryu"
396
+ version = "1.0.20"
397
+ source = "registry+https://github.com/rust-lang/crates.io-index"
398
+ checksum = "28d3b2b1366ec20994f1fd18c3c594f05c5dd4bc44d8bb0c1c632c8d6829481f"
399
+
400
+ [[package]]
401
+ name = "seq-macro"
402
+ version = "0.3.6"
403
+ source = "registry+https://github.com/rust-lang/crates.io-index"
404
+ checksum = "1bc711410fbe7399f390ca1c3b60ad0f53f80e95c5eb935e52268a0e2cd49acc"
405
+
406
+ [[package]]
407
+ name = "serde"
408
+ version = "1.0.219"
409
+ source = "registry+https://github.com/rust-lang/crates.io-index"
410
+ checksum = "5f0e2c6ed6606019b4e29e69dbaba95b11854410e5347d525002456dbbb786b6"
411
+ dependencies = [
412
+ "serde_derive",
413
+ ]
414
+
415
+ [[package]]
416
+ name = "serde_derive"
417
+ version = "1.0.219"
418
+ source = "registry+https://github.com/rust-lang/crates.io-index"
419
+ checksum = "5b0276cf7f2c73365f7157c8123c21cd9a50fbbd844757af28ca1f5925fc2a00"
420
+ dependencies = [
421
+ "proc-macro2",
422
+ "quote",
423
+ "syn 2.0.101",
424
+ ]
425
+
426
+ [[package]]
427
+ name = "serde_json"
428
+ version = "1.0.140"
429
+ source = "registry+https://github.com/rust-lang/crates.io-index"
430
+ checksum = "20068b6e96dc6c9bd23e01df8827e6c7e1f2fddd43c21810382803c136b99373"
431
+ dependencies = [
432
+ "itoa",
433
+ "memchr",
434
+ "ryu",
435
+ "serde",
436
+ ]
437
+
438
+ [[package]]
439
+ name = "serde_repr"
440
+ version = "0.1.20"
441
+ source = "registry+https://github.com/rust-lang/crates.io-index"
442
+ checksum = "175ee3e80ae9982737ca543e96133087cbd9a485eecc3bc4de9c1a37b47ea59c"
443
+ dependencies = [
444
+ "proc-macro2",
445
+ "quote",
446
+ "syn 2.0.101",
447
+ ]
448
+
449
+ [[package]]
450
+ name = "shell-words"
451
+ version = "1.1.0"
452
+ source = "registry+https://github.com/rust-lang/crates.io-index"
453
+ checksum = "24188a676b6ae68c3b2cb3a01be17fbf7240ce009799bb56d5b1409051e78fde"
454
+
455
+ [[package]]
456
+ name = "shlex"
457
+ version = "1.3.0"
458
+ source = "registry+https://github.com/rust-lang/crates.io-index"
459
+ checksum = "0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64"
460
+
461
+ [[package]]
462
+ name = "smbcloud-model"
463
+ version = "0.3.14"
464
+ source = "registry+https://github.com/rust-lang/crates.io-index"
465
+ checksum = "b4eff793b1fd21d1c10f9a9ee46be6db2f7321292fc74483cd47e6e5d66a5347"
466
+ dependencies = [
467
+ "chrono",
468
+ "serde",
469
+ "serde_json",
470
+ "serde_repr",
471
+ "spinners",
472
+ "strum 0.27.1",
473
+ "strum_macros 0.27.1",
474
+ "thiserror",
475
+ ]
476
+
477
+ [[package]]
478
+ name = "spinners"
479
+ version = "4.1.1"
480
+ source = "registry+https://github.com/rust-lang/crates.io-index"
481
+ checksum = "a0ef947f358b9c238923f764c72a4a9d42f2d637c46e059dbd319d6e7cfb4f82"
482
+ dependencies = [
483
+ "lazy_static",
484
+ "maplit",
485
+ "strum 0.24.1",
486
+ ]
487
+
488
+ [[package]]
489
+ name = "strum"
490
+ version = "0.24.1"
491
+ source = "registry+https://github.com/rust-lang/crates.io-index"
492
+ checksum = "063e6045c0e62079840579a7e47a355ae92f60eb74daaf156fb1e84ba164e63f"
493
+ dependencies = [
494
+ "strum_macros 0.24.3",
495
+ ]
496
+
497
+ [[package]]
498
+ name = "strum"
499
+ version = "0.27.1"
500
+ source = "registry+https://github.com/rust-lang/crates.io-index"
501
+ checksum = "f64def088c51c9510a8579e3c5d67c65349dcf755e5479ad3d010aa6454e2c32"
502
+
503
+ [[package]]
504
+ name = "strum_macros"
505
+ version = "0.24.3"
506
+ source = "registry+https://github.com/rust-lang/crates.io-index"
507
+ checksum = "1e385be0d24f186b4ce2f9982191e7101bb737312ad61c1f2f984f34bcf85d59"
508
+ dependencies = [
509
+ "heck 0.4.1",
510
+ "proc-macro2",
511
+ "quote",
512
+ "rustversion",
513
+ "syn 1.0.109",
514
+ ]
515
+
516
+ [[package]]
517
+ name = "strum_macros"
518
+ version = "0.27.1"
519
+ source = "registry+https://github.com/rust-lang/crates.io-index"
520
+ checksum = "c77a8c5abcaf0f9ce05d62342b7d298c346515365c36b673df4ebe3ced01fde8"
521
+ dependencies = [
522
+ "heck 0.5.0",
523
+ "proc-macro2",
524
+ "quote",
525
+ "rustversion",
526
+ "syn 2.0.101",
527
+ ]
528
+
529
+ [[package]]
530
+ name = "syn"
531
+ version = "1.0.109"
532
+ source = "registry+https://github.com/rust-lang/crates.io-index"
533
+ checksum = "72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237"
534
+ dependencies = [
535
+ "proc-macro2",
536
+ "quote",
537
+ "unicode-ident",
538
+ ]
539
+
540
+ [[package]]
541
+ name = "syn"
542
+ version = "2.0.101"
543
+ source = "registry+https://github.com/rust-lang/crates.io-index"
544
+ checksum = "8ce2b7fc941b3a24138a0a7cf8e858bfc6a992e7978a068a5c760deb0ed43caf"
545
+ dependencies = [
546
+ "proc-macro2",
547
+ "quote",
548
+ "unicode-ident",
549
+ ]
550
+
551
+ [[package]]
552
+ name = "thiserror"
553
+ version = "2.0.12"
554
+ source = "registry+https://github.com/rust-lang/crates.io-index"
555
+ checksum = "567b8a2dae586314f7be2a752ec7474332959c6460e02bde30d702a66d488708"
556
+ dependencies = [
557
+ "thiserror-impl",
558
+ ]
559
+
560
+ [[package]]
561
+ name = "thiserror-impl"
562
+ version = "2.0.12"
563
+ source = "registry+https://github.com/rust-lang/crates.io-index"
564
+ checksum = "7f7cf42b4507d8ea322120659672cf1b9dbb93f8f2d4ecfd6e51350ff5b17a1d"
565
+ dependencies = [
566
+ "proc-macro2",
567
+ "quote",
568
+ "syn 2.0.101",
569
+ ]
570
+
571
+ [[package]]
572
+ name = "unicode-ident"
573
+ version = "1.0.18"
574
+ source = "registry+https://github.com/rust-lang/crates.io-index"
575
+ checksum = "5a5f39404a5da50712a4c1eecf25e90dd62b613502b7e925fd4e4d19b5c96512"
576
+
577
+ [[package]]
578
+ name = "wasm-bindgen"
579
+ version = "0.2.100"
580
+ source = "registry+https://github.com/rust-lang/crates.io-index"
581
+ checksum = "1edc8929d7499fc4e8f0be2262a241556cfc54a0bea223790e71446f2aab1ef5"
582
+ dependencies = [
583
+ "cfg-if",
584
+ "once_cell",
585
+ "rustversion",
586
+ "wasm-bindgen-macro",
587
+ ]
588
+
589
+ [[package]]
590
+ name = "wasm-bindgen-backend"
591
+ version = "0.2.100"
592
+ source = "registry+https://github.com/rust-lang/crates.io-index"
593
+ checksum = "2f0a0651a5c2bc21487bde11ee802ccaf4c51935d0d3d42a6101f98161700bc6"
594
+ dependencies = [
595
+ "bumpalo",
596
+ "log",
597
+ "proc-macro2",
598
+ "quote",
599
+ "syn 2.0.101",
600
+ "wasm-bindgen-shared",
601
+ ]
602
+
603
+ [[package]]
604
+ name = "wasm-bindgen-macro"
605
+ version = "0.2.100"
606
+ source = "registry+https://github.com/rust-lang/crates.io-index"
607
+ checksum = "7fe63fc6d09ed3792bd0897b314f53de8e16568c2b3f7982f468c0bf9bd0b407"
608
+ dependencies = [
609
+ "quote",
610
+ "wasm-bindgen-macro-support",
611
+ ]
612
+
613
+ [[package]]
614
+ name = "wasm-bindgen-macro-support"
615
+ version = "0.2.100"
616
+ source = "registry+https://github.com/rust-lang/crates.io-index"
617
+ checksum = "8ae87ea40c9f689fc23f209965b6fb8a99ad69aeeb0231408be24920604395de"
618
+ dependencies = [
619
+ "proc-macro2",
620
+ "quote",
621
+ "syn 2.0.101",
622
+ "wasm-bindgen-backend",
623
+ "wasm-bindgen-shared",
624
+ ]
625
+
626
+ [[package]]
627
+ name = "wasm-bindgen-shared"
628
+ version = "0.2.100"
629
+ source = "registry+https://github.com/rust-lang/crates.io-index"
630
+ checksum = "1a05d73b933a847d6cccdda8f838a22ff101ad9bf93e33684f39c1f5f0eece3d"
631
+ dependencies = [
632
+ "unicode-ident",
633
+ ]
634
+
635
+ [[package]]
636
+ name = "windows-core"
637
+ version = "0.61.2"
638
+ source = "registry+https://github.com/rust-lang/crates.io-index"
639
+ checksum = "c0fdd3ddb90610c7638aa2b3a3ab2904fb9e5cdbecc643ddb3647212781c4ae3"
640
+ dependencies = [
641
+ "windows-implement",
642
+ "windows-interface",
643
+ "windows-link",
644
+ "windows-result",
645
+ "windows-strings",
646
+ ]
647
+
648
+ [[package]]
649
+ name = "windows-implement"
650
+ version = "0.60.0"
651
+ source = "registry+https://github.com/rust-lang/crates.io-index"
652
+ checksum = "a47fddd13af08290e67f4acabf4b459f647552718f683a7b415d290ac744a836"
653
+ dependencies = [
654
+ "proc-macro2",
655
+ "quote",
656
+ "syn 2.0.101",
657
+ ]
658
+
659
+ [[package]]
660
+ name = "windows-interface"
661
+ version = "0.59.1"
662
+ source = "registry+https://github.com/rust-lang/crates.io-index"
663
+ checksum = "bd9211b69f8dcdfa817bfd14bf1c97c9188afa36f4750130fcdf3f400eca9fa8"
664
+ dependencies = [
665
+ "proc-macro2",
666
+ "quote",
667
+ "syn 2.0.101",
668
+ ]
669
+
670
+ [[package]]
671
+ name = "windows-link"
672
+ version = "0.1.1"
673
+ source = "registry+https://github.com/rust-lang/crates.io-index"
674
+ checksum = "76840935b766e1b0a05c0066835fb9ec80071d4c09a16f6bd5f7e655e3c14c38"
675
+
676
+ [[package]]
677
+ name = "windows-result"
678
+ version = "0.3.4"
679
+ source = "registry+https://github.com/rust-lang/crates.io-index"
680
+ checksum = "56f42bd332cc6c8eac5af113fc0c1fd6a8fd2aa08a0119358686e5160d0586c6"
681
+ dependencies = [
682
+ "windows-link",
683
+ ]
684
+
685
+ [[package]]
686
+ name = "windows-strings"
687
+ version = "0.4.2"
688
+ source = "registry+https://github.com/rust-lang/crates.io-index"
689
+ checksum = "56e6c93f3a0c3b36176cb1327a4958a0353d5d166c2a35cb268ace15e91d3b57"
690
+ dependencies = [
691
+ "windows-link",
692
+ ]
693
+
694
+ [[package]]
695
+ name = "windows-targets"
696
+ version = "0.53.0"
697
+ source = "registry+https://github.com/rust-lang/crates.io-index"
698
+ checksum = "b1e4c7e8ceaaf9cb7d7507c974735728ab453b67ef8f18febdd7c11fe59dca8b"
699
+ dependencies = [
700
+ "windows_aarch64_gnullvm",
701
+ "windows_aarch64_msvc",
702
+ "windows_i686_gnu",
703
+ "windows_i686_gnullvm",
704
+ "windows_i686_msvc",
705
+ "windows_x86_64_gnu",
706
+ "windows_x86_64_gnullvm",
707
+ "windows_x86_64_msvc",
708
+ ]
709
+
710
+ [[package]]
711
+ name = "windows_aarch64_gnullvm"
712
+ version = "0.53.0"
713
+ source = "registry+https://github.com/rust-lang/crates.io-index"
714
+ checksum = "86b8d5f90ddd19cb4a147a5fa63ca848db3df085e25fee3cc10b39b6eebae764"
715
+
716
+ [[package]]
717
+ name = "windows_aarch64_msvc"
718
+ version = "0.53.0"
719
+ source = "registry+https://github.com/rust-lang/crates.io-index"
720
+ checksum = "c7651a1f62a11b8cbd5e0d42526e55f2c99886c77e007179efff86c2b137e66c"
721
+
722
+ [[package]]
723
+ name = "windows_i686_gnu"
724
+ version = "0.53.0"
725
+ source = "registry+https://github.com/rust-lang/crates.io-index"
726
+ checksum = "c1dc67659d35f387f5f6c479dc4e28f1d4bb90ddd1a5d3da2e5d97b42d6272c3"
727
+
728
+ [[package]]
729
+ name = "windows_i686_gnullvm"
730
+ version = "0.53.0"
731
+ source = "registry+https://github.com/rust-lang/crates.io-index"
732
+ checksum = "9ce6ccbdedbf6d6354471319e781c0dfef054c81fbc7cf83f338a4296c0cae11"
733
+
734
+ [[package]]
735
+ name = "windows_i686_msvc"
736
+ version = "0.53.0"
737
+ source = "registry+https://github.com/rust-lang/crates.io-index"
738
+ checksum = "581fee95406bb13382d2f65cd4a908ca7b1e4c2f1917f143ba16efe98a589b5d"
739
+
740
+ [[package]]
741
+ name = "windows_x86_64_gnu"
742
+ version = "0.53.0"
743
+ source = "registry+https://github.com/rust-lang/crates.io-index"
744
+ checksum = "2e55b5ac9ea33f2fc1716d1742db15574fd6fc8dadc51caab1c16a3d3b4190ba"
745
+
746
+ [[package]]
747
+ name = "windows_x86_64_gnullvm"
748
+ version = "0.53.0"
749
+ source = "registry+https://github.com/rust-lang/crates.io-index"
750
+ checksum = "0a6e035dd0599267ce1ee132e51c27dd29437f63325753051e71dd9e42406c57"
751
+
752
+ [[package]]
753
+ name = "windows_x86_64_msvc"
754
+ version = "0.53.0"
755
+ source = "registry+https://github.com/rust-lang/crates.io-index"
756
+ checksum = "271414315aff87387382ec3d271b52d7ae78726f5d44ac98b4f4030c91880486"
data/README.md CHANGED
@@ -1,35 +1,3 @@
1
- # Model
1
+ # smbcloud-model Gem
2
2
 
3
- TODO: Delete this and the text below, and describe your gem
4
-
5
- Welcome to your new gem! In this directory, you'll find the files you need to be able to package up your Ruby library into a gem. Put your Ruby code in the file `lib/model`. To experiment with that code, run `bin/console` for an interactive prompt.
6
-
7
- ## Installation
8
-
9
- TODO: Replace `UPDATE_WITH_YOUR_GEM_NAME_IMMEDIATELY_AFTER_RELEASE_TO_RUBYGEMS_ORG` with your gem name right after releasing it to RubyGems.org. Please do not do it earlier due to security reasons. Alternatively, replace this section with instructions to install your gem from git if you don't plan to release to RubyGems.org.
10
-
11
- Install the gem and add to the application's Gemfile by executing:
12
-
13
- ```bash
14
- bundle add UPDATE_WITH_YOUR_GEM_NAME_IMMEDIATELY_AFTER_RELEASE_TO_RUBYGEMS_ORG
15
- ```
16
-
17
- If bundler is not being used to manage dependencies, install the gem by executing:
18
-
19
- ```bash
20
- gem install UPDATE_WITH_YOUR_GEM_NAME_IMMEDIATELY_AFTER_RELEASE_TO_RUBYGEMS_ORG
21
- ```
22
-
23
- ## Usage
24
-
25
- TODO: Write usage instructions here
26
-
27
- ## Development
28
-
29
- After checking out the repo, run `bin/setup` to install dependencies. You can also run `bin/console` for an interactive prompt that will allow you to experiment.
30
-
31
- To install this gem onto your local machine, run `bundle exec rake install`. To release a new version, update the version number in `version.rb`, and then run `bundle exec rake release`, which will create a git tag for the version, push git commits and the created tag, and push the `.gem` file to [rubygems.org](https://rubygems.org).
32
-
33
- ## Contributing
34
-
35
- Bug reports and pull requests are welcome on GitHub at https://github.com/[USERNAME]/model.
3
+ Ruby Gem version of `smbcloud-model`.
data/ext/model/Cargo.toml CHANGED
@@ -11,4 +11,6 @@ crate-type = ["cdylib"]
11
11
  [dependencies]
12
12
  magnus = { version = "0.7.1" }
13
13
  strum = "0.27"
14
- smbcloud-model = { path = "./../../../../crates/smbcloud-model"}
14
+ # Local crates
15
+ smbcloud-model = "0.3"
16
+ #smbcloud-model = { path = "./../../../../crates/smbcloud-model"}
data/lib/model/version.rb CHANGED
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Model
4
- VERSION = "0.1.0"
4
+ VERSION = "0.3.15"
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: smbcloud-model
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0
4
+ version: 0.3.15
5
5
  platform: ruby
6
6
  authors:
7
7
  - paydii
@@ -31,6 +31,9 @@ extensions:
31
31
  - ext/model/extconf.rb
32
32
  extra_rdoc_files: []
33
33
  files:
34
+ - ".ruby-version"
35
+ - CHANGELOG.md
36
+ - Cargo.lock
34
37
  - Cargo.toml
35
38
  - README.md
36
39
  - Rakefile
@@ -40,13 +43,14 @@ files:
40
43
  - lib/model.rb
41
44
  - lib/model/version.rb
42
45
  - sig/model.rbs
43
- homepage: https://github.com/smbcloudXYZ/smbcloud-cli/gems/model
44
- licenses: []
46
+ homepage: https://github.com/smbcloudXYZ/smbcloud-cli/tree/development/gems/model
47
+ licenses:
48
+ - MIT
45
49
  metadata:
46
50
  allowed_push_host: https://rubygems.org
47
- homepage_uri: https://github.com/smbcloudXYZ/smbcloud-cli/gems/model
48
- source_code_uri: https://github.com/smbcloudXYZ/smbcloud-cli
49
- changelog_uri: https://github.com/smbcloudXYZ/smbcloud-cli/CHANGELOG.md
51
+ homepage_uri: https://github.com/smbcloudXYZ/smbcloud-cli/tree/development/gems/model
52
+ source_code_uri: https://github.com/smbcloudXYZ/smbcloud-cli/tree/development/gems/model
53
+ changelog_uri: https://github.com/smbcloudXYZ/smbcloud-cli/tree/development/gems/model/CHANGELOG.md
50
54
  rdoc_options: []
51
55
  require_paths:
52
56
  - lib