RON database manager
at main 9.0 kB view raw
1# This file is automatically @generated by Cargo. 2# It is not intended for manual editing. 3version = 3 4 5[[package]] 6name = "anstream" 7version = "0.6.4" 8source = "registry+https://github.com/rust-lang/crates.io-index" 9checksum = "2ab91ebe16eb252986481c5b62f6098f3b698a45e34b5b98200cf20dd2484a44" 10dependencies = [ 11 "anstyle", 12 "anstyle-parse", 13 "anstyle-query", 14 "anstyle-wincon", 15 "colorchoice", 16 "utf8parse", 17] 18 19[[package]] 20name = "anstyle" 21version = "1.0.4" 22source = "registry+https://github.com/rust-lang/crates.io-index" 23checksum = "7079075b41f533b8c61d2a4d073c4676e1f8b249ff94a393b0595db304e0dd87" 24 25[[package]] 26name = "anstyle-parse" 27version = "0.2.2" 28source = "registry+https://github.com/rust-lang/crates.io-index" 29checksum = "317b9a89c1868f5ea6ff1d9539a69f45dffc21ce321ac1fd1160dfa48c8e2140" 30dependencies = [ 31 "utf8parse", 32] 33 34[[package]] 35name = "anstyle-query" 36version = "1.0.0" 37source = "registry+https://github.com/rust-lang/crates.io-index" 38checksum = "5ca11d4be1bab0c8bc8734a9aa7bf4ee8316d462a08c6ac5052f888fef5b494b" 39dependencies = [ 40 "windows-sys", 41] 42 43[[package]] 44name = "anstyle-wincon" 45version = "3.0.1" 46source = "registry+https://github.com/rust-lang/crates.io-index" 47checksum = "f0699d10d2f4d628a98ee7b57b289abbc98ff3bad977cb3152709d4bf2330628" 48dependencies = [ 49 "anstyle", 50 "windows-sys", 51] 52 53[[package]] 54name = "base64" 55version = "0.21.5" 56source = "registry+https://github.com/rust-lang/crates.io-index" 57checksum = "35636a1494ede3b646cc98f74f8e62c773a38a659ebc777a2cf26b9b74171df9" 58 59[[package]] 60name = "bitflags" 61version = "1.3.2" 62source = "registry+https://github.com/rust-lang/crates.io-index" 63checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a" 64 65[[package]] 66name = "bitflags" 67version = "2.4.1" 68source = "registry+https://github.com/rust-lang/crates.io-index" 69checksum = "327762f6e5a765692301e5bb513e0d9fef63be86bbc14528052b1cd3e6f03e07" 70dependencies = [ 71 "serde", 72] 73 74[[package]] 75name = "cfg-if" 76version = "1.0.0" 77source = "registry+https://github.com/rust-lang/crates.io-index" 78checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd" 79 80[[package]] 81name = "clap" 82version = "4.4.7" 83source = "registry+https://github.com/rust-lang/crates.io-index" 84checksum = "ac495e00dcec98c83465d5ad66c5c4fabd652fd6686e7c6269b117e729a6f17b" 85dependencies = [ 86 "clap_builder", 87 "clap_derive", 88] 89 90[[package]] 91name = "clap_builder" 92version = "4.4.7" 93source = "registry+https://github.com/rust-lang/crates.io-index" 94checksum = "c77ed9a32a62e6ca27175d00d29d05ca32e396ea1eb5fb01d8256b669cec7663" 95dependencies = [ 96 "anstream", 97 "anstyle", 98 "clap_lex", 99 "strsim", 100] 101 102[[package]] 103name = "clap_derive" 104version = "4.4.7" 105source = "registry+https://github.com/rust-lang/crates.io-index" 106checksum = "cf9804afaaf59a91e75b022a30fb7229a7901f60c755489cc61c9b423b836442" 107dependencies = [ 108 "heck", 109 "proc-macro2", 110 "quote", 111 "syn", 112] 113 114[[package]] 115name = "clap_lex" 116version = "0.6.0" 117source = "registry+https://github.com/rust-lang/crates.io-index" 118checksum = "702fc72eb24e5a1e48ce58027a675bc24edd52096d5397d4aea7c6dd9eca0bd1" 119 120[[package]] 121name = "colorchoice" 122version = "1.0.0" 123source = "registry+https://github.com/rust-lang/crates.io-index" 124checksum = "acbf1af155f9b9ef647e42cdc158db4b64a1b61f743629225fde6f3e0be2a7c7" 125 126[[package]] 127name = "heck" 128version = "0.4.1" 129source = "registry+https://github.com/rust-lang/crates.io-index" 130checksum = "95505c38b4572b2d910cecb0281560f54b440a19336cbbcb27bf6ce6adc6f5a8" 131 132[[package]] 133name = "libc" 134version = "0.2.150" 135source = "registry+https://github.com/rust-lang/crates.io-index" 136checksum = "89d92a4743f9a61002fae18374ed11e7973f530cb3a3255fb354818118b2203c" 137 138[[package]] 139name = "nix" 140version = "0.26.4" 141source = "registry+https://github.com/rust-lang/crates.io-index" 142checksum = "598beaf3cc6fdd9a5dfb1630c2800c7acd31df7aaf0f565796fba2b53ca1af1b" 143dependencies = [ 144 "bitflags 1.3.2", 145 "cfg-if", 146 "libc", 147] 148 149[[package]] 150name = "proc-macro2" 151version = "1.0.69" 152source = "registry+https://github.com/rust-lang/crates.io-index" 153checksum = "134c189feb4956b20f6f547d2cf727d4c0fe06722b20a0eec87ed445a97f92da" 154dependencies = [ 155 "unicode-ident", 156] 157 158[[package]] 159name = "quote" 160version = "1.0.33" 161source = "registry+https://github.com/rust-lang/crates.io-index" 162checksum = "5267fca4496028628a95160fc423a33e8b2e6af8a5302579e322e4b520293cae" 163dependencies = [ 164 "proc-macro2", 165] 166 167[[package]] 168name = "rdbm" 169version = "0.1.1" 170dependencies = [ 171 "clap", 172 "ron", 173 "serde", 174 "serde_derive", 175 "xdg-home", 176] 177 178[[package]] 179name = "ron" 180version = "0.8.1" 181source = "registry+https://github.com/rust-lang/crates.io-index" 182checksum = "b91f7eff05f748767f183df4320a63d6936e9c6107d97c9e6bdd9784f4289c94" 183dependencies = [ 184 "base64", 185 "bitflags 2.4.1", 186 "serde", 187 "serde_derive", 188] 189 190[[package]] 191name = "serde" 192version = "1.0.190" 193source = "registry+https://github.com/rust-lang/crates.io-index" 194checksum = "91d3c334ca1ee894a2c6f6ad698fe8c435b76d504b13d436f0685d648d6d96f7" 195dependencies = [ 196 "serde_derive", 197] 198 199[[package]] 200name = "serde_derive" 201version = "1.0.190" 202source = "registry+https://github.com/rust-lang/crates.io-index" 203checksum = "67c5609f394e5c2bd7fc51efda478004ea80ef42fee983d5c67a65e34f32c0e3" 204dependencies = [ 205 "proc-macro2", 206 "quote", 207 "syn", 208] 209 210[[package]] 211name = "strsim" 212version = "0.10.0" 213source = "registry+https://github.com/rust-lang/crates.io-index" 214checksum = "73473c0e59e6d5812c5dfe2a064a6444949f089e20eec9a2e5506596494e4623" 215 216[[package]] 217name = "syn" 218version = "2.0.38" 219source = "registry+https://github.com/rust-lang/crates.io-index" 220checksum = "e96b79aaa137db8f61e26363a0c9b47d8b4ec75da28b7d1d614c2303e232408b" 221dependencies = [ 222 "proc-macro2", 223 "quote", 224 "unicode-ident", 225] 226 227[[package]] 228name = "unicode-ident" 229version = "1.0.12" 230source = "registry+https://github.com/rust-lang/crates.io-index" 231checksum = "3354b9ac3fae1ff6755cb6db53683adb661634f67557942dea4facebec0fee4b" 232 233[[package]] 234name = "utf8parse" 235version = "0.2.1" 236source = "registry+https://github.com/rust-lang/crates.io-index" 237checksum = "711b9620af191e0cdc7468a8d14e709c3dcdb115b36f838e601583af800a370a" 238 239[[package]] 240name = "winapi" 241version = "0.3.9" 242source = "registry+https://github.com/rust-lang/crates.io-index" 243checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419" 244dependencies = [ 245 "winapi-i686-pc-windows-gnu", 246 "winapi-x86_64-pc-windows-gnu", 247] 248 249[[package]] 250name = "winapi-i686-pc-windows-gnu" 251version = "0.4.0" 252source = "registry+https://github.com/rust-lang/crates.io-index" 253checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6" 254 255[[package]] 256name = "winapi-x86_64-pc-windows-gnu" 257version = "0.4.0" 258source = "registry+https://github.com/rust-lang/crates.io-index" 259checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f" 260 261[[package]] 262name = "windows-sys" 263version = "0.48.0" 264source = "registry+https://github.com/rust-lang/crates.io-index" 265checksum = "677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9" 266dependencies = [ 267 "windows-targets", 268] 269 270[[package]] 271name = "windows-targets" 272version = "0.48.5" 273source = "registry+https://github.com/rust-lang/crates.io-index" 274checksum = "9a2fa6e2155d7247be68c096456083145c183cbbbc2764150dda45a87197940c" 275dependencies = [ 276 "windows_aarch64_gnullvm", 277 "windows_aarch64_msvc", 278 "windows_i686_gnu", 279 "windows_i686_msvc", 280 "windows_x86_64_gnu", 281 "windows_x86_64_gnullvm", 282 "windows_x86_64_msvc", 283] 284 285[[package]] 286name = "windows_aarch64_gnullvm" 287version = "0.48.5" 288source = "registry+https://github.com/rust-lang/crates.io-index" 289checksum = "2b38e32f0abccf9987a4e3079dfb67dcd799fb61361e53e2882c3cbaf0d905d8" 290 291[[package]] 292name = "windows_aarch64_msvc" 293version = "0.48.5" 294source = "registry+https://github.com/rust-lang/crates.io-index" 295checksum = "dc35310971f3b2dbbf3f0690a219f40e2d9afcf64f9ab7cc1be722937c26b4bc" 296 297[[package]] 298name = "windows_i686_gnu" 299version = "0.48.5" 300source = "registry+https://github.com/rust-lang/crates.io-index" 301checksum = "a75915e7def60c94dcef72200b9a8e58e5091744960da64ec734a6c6e9b3743e" 302 303[[package]] 304name = "windows_i686_msvc" 305version = "0.48.5" 306source = "registry+https://github.com/rust-lang/crates.io-index" 307checksum = "8f55c233f70c4b27f66c523580f78f1004e8b5a8b659e05a4eb49d4166cca406" 308 309[[package]] 310name = "windows_x86_64_gnu" 311version = "0.48.5" 312source = "registry+https://github.com/rust-lang/crates.io-index" 313checksum = "53d40abd2583d23e4718fddf1ebec84dbff8381c07cae67ff7768bbf19c6718e" 314 315[[package]] 316name = "windows_x86_64_gnullvm" 317version = "0.48.5" 318source = "registry+https://github.com/rust-lang/crates.io-index" 319checksum = "0b7b52767868a23d5bab768e390dc5f5c55825b6d30b86c844ff2dc7414044cc" 320 321[[package]] 322name = "windows_x86_64_msvc" 323version = "0.48.5" 324source = "registry+https://github.com/rust-lang/crates.io-index" 325checksum = "ed94fce61571a4006852b7389a063ab983c02eb1bb37b47f8272ce92d06d9538" 326 327[[package]] 328name = "xdg-home" 329version = "1.0.0" 330source = "registry+https://github.com/rust-lang/crates.io-index" 331checksum = "2769203cd13a0c6015d515be729c526d041e9cf2c0cc478d57faee85f40c6dcd" 332dependencies = [ 333 "nix", 334 "winapi", 335]