{"name":"switchy","vers":"0.1.0","deps":[{"name":"switchy_async","req":"^0.1.0","features":[],"optional":true,"default_features":false,"target":null,"kind":"normal"},{"name":"switchy_async_macros","req":"^0.1.0","features":[],"optional":true,"default_features":false,"target":null,"kind":"normal"},{"name":"switchy_database","req":"^0.1.0","features":[],"optional":true,"default_features":false,"target":null,"kind":"normal"},{"name":"switchy_database_connection","req":"^0.1.0","features":[],"optional":true,"default_features":false,"target":null,"kind":"normal"},{"name":"switchy_fs","req":"^0.1.0","features":[],"optional":true,"default_features":false,"target":null,"kind":"normal"},{"name":"switchy_http","req":"^0.1.0","features":[],"optional":true,"default_features":false,"target":null,"kind":"normal"},{"name":"switchy_http_models","req":"^0.1.0","features":[],"optional":true,"default_features":false,"target":null,"kind":"normal"},{"name":"switchy_mdns","req":"^0.1.0","features":[],"optional":true,"default_features":false,"target":null,"kind":"normal"},{"name":"switchy_random","req":"^0.1.0","features":[],"optional":true,"default_features":false,"target":null,"kind":"normal"},{"name":"switchy_tcp","req":"^0.1.0","features":[],"optional":true,"default_features":false,"target":null,"kind":"normal"},{"name":"switchy_telemetry","req":"^0.1.0","features":[],"optional":true,"default_features":false,"target":null,"kind":"normal"},{"name":"switchy_time","req":"^0.1.0","features":[],"optional":true,"default_features":false,"target":null,"kind":"normal"},{"name":"switchy_upnp","req":"^0.1.0","features":[],"optional":true,"default_features":false,"target":null,"kind":"normal"}],"cksum":"a7ce8968907cc5c3b6556cb8b8621a464d3963c53b6e6a6a3f5b4a8a84803364","features":{"fail-on-warnings":[]},"features2":{"all":["async","async-macros","database","database-connection","fs","http","http-models","mdns","random","tcp","telemetry","time","upnp"],"async":["dep:switchy_async"],"async-macros":["dep:switchy_async_macros"],"database":["dep:switchy_database"],"database-connection":["dep:switchy_database_connection"],"default":["all"],"fs":["dep:switchy_fs"],"http":["dep:switchy_http"],"http-models":["dep:switchy_http_models"],"mdns":["dep:switchy_mdns"],"random":["dep:switchy_random"],"tcp":["dep:switchy_tcp"],"telemetry":["dep:switchy_telemetry"],"time":["dep:switchy_time"],"upnp":["dep:switchy_upnp"]},"yanked":false,"pubtime":"2025-05-07T22:09:29Z","v":2} {"name":"switchy","vers":"0.1.1","deps":[{"name":"switchy_async","req":"^0.1.1","features":[],"optional":true,"default_features":false,"target":null,"kind":"normal"},{"name":"switchy_async_macros","req":"^0.1.1","features":[],"optional":true,"default_features":false,"target":null,"kind":"normal"},{"name":"switchy_database","req":"^0.1.1","features":[],"optional":true,"default_features":false,"target":null,"kind":"normal"},{"name":"switchy_database_connection","req":"^0.1.1","features":[],"optional":true,"default_features":false,"target":null,"kind":"normal"},{"name":"switchy_fs","req":"^0.1.1","features":[],"optional":true,"default_features":false,"target":null,"kind":"normal"},{"name":"switchy_http","req":"^0.1.1","features":[],"optional":true,"default_features":false,"target":null,"kind":"normal"},{"name":"switchy_http_models","req":"^0.1.1","features":[],"optional":true,"default_features":false,"target":null,"kind":"normal"},{"name":"switchy_mdns","req":"^0.1.1","features":[],"optional":true,"default_features":false,"target":null,"kind":"normal"},{"name":"switchy_random","req":"^0.1.1","features":[],"optional":true,"default_features":false,"target":null,"kind":"normal"},{"name":"switchy_tcp","req":"^0.1.1","features":[],"optional":true,"default_features":false,"target":null,"kind":"normal"},{"name":"switchy_telemetry","req":"^0.1.1","features":[],"optional":true,"default_features":false,"target":null,"kind":"normal"},{"name":"switchy_time","req":"^0.1.1","features":[],"optional":true,"default_features":false,"target":null,"kind":"normal"},{"name":"switchy_upnp","req":"^0.1.1","features":[],"optional":true,"default_features":false,"target":null,"kind":"normal"}],"cksum":"852ee1e57db1c6c3200736cf816156b9ca795d599a442ddc12a4dbb5ff65f663","features":{"fail-on-warnings":[]},"features2":{"all":["async","async-fs","async-io","async-net","async-rt-multi-thread","async-simulator","async-sync","async-tokio","async-util","database","database-api","database-mysql","database-mysql-sqlx","database-postgres","database-postgres-raw","database-postgres-sqlx","database-schema","database-simulator","database-sqlite","database-sqlite-rusqlite","database-sqlite-sqlx","database-sqlx","database-tls","fs-async","fs-simulator","fs-std","fs-sync","fs-tokio","http-json","http-models-actix","http-models-reqwest","http-models-serde","http-reqwest","http-serde","http-simulator","http-stream","mdns-scanner","mdns-simulator","random-rand","random-simulator","tcp-simulator","tcp-tokio","telemetry-actix","telemetry-simulator"],"async":["dep:switchy_async"],"async-fs":["switchy_async?/fs"],"async-io":["switchy_async?/io"],"async-macros":["dep:switchy_async_macros","switchy_async?/macros"],"async-net":["switchy_async?/net"],"async-rt-multi-thread":["switchy_async?/rt-multi-thread"],"async-simulator":["switchy_async?/simulator"],"async-sync":["switchy_async?/sync"],"async-time":["switchy_async?/time"],"async-tokio":["switchy_async?/tokio"],"async-util":["switchy_async?/util"],"database":["dep:switchy_database"],"database-api":["switchy_database?/api"],"database-connection":["dep:switchy_database_connection"],"database-connection-creds":["switchy_database_connection?/creds"],"database-connection-mysql":["switchy_database_connection?/mysql"],"database-connection-mysql-sqlx":["switchy_database_connection?/mysql-sqlx"],"database-connection-postgres":["switchy_database_connection?/postgres"],"database-connection-postgres-native-tls":["switchy_database_connection?/postgres-native-tls"],"database-connection-postgres-openssl":["switchy_database_connection?/postgres-openssl"],"database-connection-postgres-raw":["switchy_database_connection?/postgres-raw"],"database-connection-postgres-sqlx":["switchy_database_connection?/postgres-sqlx"],"database-connection-simulator":["switchy_database_connection?/simulator"],"database-connection-sqlite":["switchy_database_connection?/sqlite"],"database-connection-sqlite-rusqlite":["switchy_database_connection?/sqlite-rusqlite"],"database-connection-sqlite-sqlx":["switchy_database_connection?/sqlite-sqlx"],"database-connection-sqlx":["switchy_database_connection?/sqlx"],"database-connection-tls":["switchy_database_connection?/tls"],"database-mysql":["switchy_database?/mysql"],"database-mysql-sqlx":["switchy_database?/mysql-sqlx"],"database-postgres":["switchy_database?/postgres"],"database-postgres-raw":["switchy_database?/postgres-raw"],"database-postgres-sqlx":["switchy_database?/postgres-sqlx"],"database-schema":["switchy_database?/schema"],"database-simulator":["switchy_database?/simulator"],"database-sqlite":["switchy_database?/sqlite"],"database-sqlite-rusqlite":["switchy_database?/sqlite-rusqlite"],"database-sqlite-sqlx":["switchy_database?/sqlite-sqlx"],"database-sqlx":["switchy_database?/sqlx"],"database-tls":["switchy_database?/tls"],"default":["all"],"fs":["dep:switchy_fs"],"fs-async":["switchy_fs?/async"],"fs-simulator":["switchy_fs?/simulator"],"fs-std":["switchy_fs?/std"],"fs-sync":["switchy_fs?/sync"],"fs-tokio":["switchy_fs?/tokio"],"http":["dep:switchy_http"],"http-json":["switchy_http?/json"],"http-models":["dep:switchy_http_models"],"http-models-actix":["switchy_http_models?/actix"],"http-models-reqwest":["switchy_http_models?/reqwest"],"http-models-serde":["switchy_http_models?/serde"],"http-reqwest":["switchy_http?/reqwest"],"http-serde":["switchy_http?/serde"],"http-simulator":["switchy_http?/simulator"],"http-stream":["switchy_http?/stream"],"mdns":["dep:switchy_mdns"],"mdns-scanner":["switchy_mdns?/scanner"],"mdns-simulator":["switchy_mdns?/simulator"],"random":["dep:switchy_random"],"random-rand":["switchy_random?/rand"],"random-simulator":["switchy_random?/simulator"],"simulator":["switchy_async?/simulator","switchy_async_macros?/simulator","switchy_database?/simulator","switchy_database_connection?/simulator","switchy_fs?/simulator","switchy_http?/simulator","switchy_mdns?/simulator","switchy_random?/simulator","switchy_tcp?/simulator","switchy_telemetry?/simulator","switchy_time?/simulator","switchy_upnp?/simulator"],"tcp":["dep:switchy_tcp"],"tcp-simulator":["switchy_tcp?/simulator"],"tcp-tokio":["switchy_tcp?/tokio"],"telemetry":["dep:switchy_telemetry"],"telemetry-actix":["switchy_telemetry?/actix"],"telemetry-simulator":["switchy_telemetry?/simulator"],"time":["dep:switchy_time"],"time-simulator":["switchy_time?/simulator"],"time-std":["switchy_time?/std"],"upnp":["dep:switchy_upnp"],"upnp-api":["switchy_upnp?/api"],"upnp-listener":["switchy_upnp?/listener"],"upnp-openapi":["switchy_upnp?/openapi"],"upnp-player":["switchy_upnp?/player"],"upnp-simulator":["switchy_upnp?/simulator"]},"yanked":false,"pubtime":"2025-05-08T03:56:18Z","v":2} {"name":"switchy","vers":"0.1.2","deps":[{"name":"switchy_async","req":"^0.1.2","features":[],"optional":true,"default_features":false,"target":null,"kind":"normal"},{"name":"switchy_async_macros","req":"^0.1.2","features":[],"optional":true,"default_features":false,"target":null,"kind":"normal"},{"name":"switchy_database","req":"^0.1.2","features":[],"optional":true,"default_features":false,"target":null,"kind":"normal"},{"name":"switchy_database_connection","req":"^0.1.2","features":[],"optional":true,"default_features":false,"target":null,"kind":"normal"},{"name":"switchy_fs","req":"^0.1.2","features":[],"optional":true,"default_features":false,"target":null,"kind":"normal"},{"name":"switchy_http","req":"^0.1.2","features":[],"optional":true,"default_features":false,"target":null,"kind":"normal"},{"name":"switchy_http_models","req":"^0.1.2","features":[],"optional":true,"default_features":false,"target":null,"kind":"normal"},{"name":"switchy_mdns","req":"^0.1.2","features":[],"optional":true,"default_features":false,"target":null,"kind":"normal"},{"name":"switchy_random","req":"^0.1.2","features":[],"optional":true,"default_features":false,"target":null,"kind":"normal"},{"name":"switchy_tcp","req":"^0.1.2","features":[],"optional":true,"default_features":false,"target":null,"kind":"normal"},{"name":"switchy_telemetry","req":"^0.1.2","features":[],"optional":true,"default_features":false,"target":null,"kind":"normal"},{"name":"switchy_time","req":"^0.1.2","features":[],"optional":true,"default_features":false,"target":null,"kind":"normal"},{"name":"switchy_upnp","req":"^0.1.2","features":[],"optional":true,"default_features":false,"target":null,"kind":"normal"}],"cksum":"c9c478d5b391ff1bad7395f55ad25228bd39e34d8e70d2c594a77e8190450838","features":{"fail-on-warnings":[]},"features2":{"all":["async","async-fs","async-io","async-net","async-rt-multi-thread","async-simulator","async-sync","async-tokio","async-util","database","database-api","database-mysql","database-mysql-sqlx","database-postgres","database-postgres-raw","database-postgres-sqlx","database-schema","database-simulator","database-sqlite","database-sqlite-rusqlite","database-sqlite-sqlx","database-sqlx","database-tls","fs-async","fs-simulator","fs-std","fs-sync","fs-tokio","http-json","http-models-actix","http-models-reqwest","http-models-serde","http-reqwest","http-serde","http-simulator","http-stream","mdns-scanner","mdns-simulator","random-rand","random-simulator","tcp-simulator","tcp-tokio","telemetry-actix","telemetry-simulator"],"async":["dep:switchy_async"],"async-fs":["switchy_async?/fs"],"async-io":["switchy_async?/io"],"async-macros":["dep:switchy_async_macros","switchy_async?/macros"],"async-net":["switchy_async?/net"],"async-rt-multi-thread":["switchy_async?/rt-multi-thread"],"async-simulator":["switchy_async?/simulator"],"async-sync":["switchy_async?/sync"],"async-time":["switchy_async?/time"],"async-tokio":["switchy_async?/tokio"],"async-util":["switchy_async?/util"],"database":["dep:switchy_database"],"database-api":["switchy_database?/api"],"database-connection":["dep:switchy_database_connection"],"database-connection-creds":["switchy_database_connection?/creds"],"database-connection-mysql":["switchy_database_connection?/mysql"],"database-connection-mysql-sqlx":["switchy_database_connection?/mysql-sqlx"],"database-connection-postgres":["switchy_database_connection?/postgres"],"database-connection-postgres-native-tls":["switchy_database_connection?/postgres-native-tls"],"database-connection-postgres-openssl":["switchy_database_connection?/postgres-openssl"],"database-connection-postgres-raw":["switchy_database_connection?/postgres-raw"],"database-connection-postgres-sqlx":["switchy_database_connection?/postgres-sqlx"],"database-connection-simulator":["switchy_database_connection?/simulator"],"database-connection-sqlite":["switchy_database_connection?/sqlite"],"database-connection-sqlite-rusqlite":["switchy_database_connection?/sqlite-rusqlite"],"database-connection-sqlite-sqlx":["switchy_database_connection?/sqlite-sqlx"],"database-connection-sqlx":["switchy_database_connection?/sqlx"],"database-connection-tls":["switchy_database_connection?/tls"],"database-mysql":["switchy_database?/mysql"],"database-mysql-sqlx":["switchy_database?/mysql-sqlx"],"database-postgres":["switchy_database?/postgres"],"database-postgres-raw":["switchy_database?/postgres-raw"],"database-postgres-sqlx":["switchy_database?/postgres-sqlx"],"database-schema":["switchy_database?/schema"],"database-simulator":["switchy_database?/simulator"],"database-sqlite":["switchy_database?/sqlite"],"database-sqlite-rusqlite":["switchy_database?/sqlite-rusqlite"],"database-sqlite-sqlx":["switchy_database?/sqlite-sqlx"],"database-sqlx":["switchy_database?/sqlx"],"database-tls":["switchy_database?/tls"],"default":["all"],"fs":["dep:switchy_fs"],"fs-async":["switchy_fs?/async"],"fs-simulator":["switchy_fs?/simulator"],"fs-std":["switchy_fs?/std"],"fs-sync":["switchy_fs?/sync"],"fs-tokio":["switchy_fs?/tokio"],"http":["dep:switchy_http"],"http-json":["switchy_http?/json"],"http-models":["dep:switchy_http_models"],"http-models-actix":["switchy_http_models?/actix"],"http-models-reqwest":["switchy_http_models?/reqwest"],"http-models-serde":["switchy_http_models?/serde"],"http-reqwest":["switchy_http?/reqwest"],"http-serde":["switchy_http?/serde"],"http-simulator":["switchy_http?/simulator"],"http-stream":["switchy_http?/stream"],"mdns":["dep:switchy_mdns"],"mdns-scanner":["switchy_mdns?/scanner"],"mdns-simulator":["switchy_mdns?/simulator"],"random":["dep:switchy_random"],"random-rand":["switchy_random?/rand"],"random-simulator":["switchy_random?/simulator"],"simulator":["switchy_async?/simulator","switchy_async_macros?/simulator","switchy_database?/simulator","switchy_database_connection?/simulator","switchy_fs?/simulator","switchy_http?/simulator","switchy_mdns?/simulator","switchy_random?/simulator","switchy_tcp?/simulator","switchy_telemetry?/simulator","switchy_time?/simulator","switchy_upnp?/simulator"],"tcp":["dep:switchy_tcp"],"tcp-simulator":["switchy_tcp?/simulator"],"tcp-tokio":["switchy_tcp?/tokio"],"telemetry":["dep:switchy_telemetry"],"telemetry-actix":["switchy_telemetry?/actix"],"telemetry-simulator":["switchy_telemetry?/simulator"],"time":["dep:switchy_time"],"time-simulator":["switchy_time?/simulator"],"time-std":["switchy_time?/std"],"upnp":["dep:switchy_upnp"],"upnp-api":["switchy_upnp?/api"],"upnp-listener":["switchy_upnp?/listener"],"upnp-openapi":["switchy_upnp?/openapi"],"upnp-player":["switchy_upnp?/player"],"upnp-simulator":["switchy_upnp?/simulator"]},"yanked":false,"pubtime":"2025-05-08T04:23:51Z","v":2} {"name":"switchy","vers":"0.1.3","deps":[{"name":"switchy_async","req":"^0.1.3","features":[],"optional":true,"default_features":false,"target":null,"kind":"normal"},{"name":"switchy_async_macros","req":"^0.1.3","features":[],"optional":true,"default_features":false,"target":null,"kind":"normal"},{"name":"switchy_database","req":"^0.1.3","features":[],"optional":true,"default_features":false,"target":null,"kind":"normal"},{"name":"switchy_database_connection","req":"^0.1.3","features":[],"optional":true,"default_features":false,"target":null,"kind":"normal"},{"name":"switchy_fs","req":"^0.1.3","features":[],"optional":true,"default_features":false,"target":null,"kind":"normal"},{"name":"switchy_http","req":"^0.1.3","features":[],"optional":true,"default_features":false,"target":null,"kind":"normal"},{"name":"switchy_http_models","req":"^0.1.3","features":[],"optional":true,"default_features":false,"target":null,"kind":"normal"},{"name":"switchy_mdns","req":"^0.1.3","features":[],"optional":true,"default_features":false,"target":null,"kind":"normal"},{"name":"switchy_random","req":"^0.1.3","features":[],"optional":true,"default_features":false,"target":null,"kind":"normal"},{"name":"switchy_tcp","req":"^0.1.3","features":[],"optional":true,"default_features":false,"target":null,"kind":"normal"},{"name":"switchy_telemetry","req":"^0.1.3","features":[],"optional":true,"default_features":false,"target":null,"kind":"normal"},{"name":"switchy_time","req":"^0.1.3","features":[],"optional":true,"default_features":false,"target":null,"kind":"normal"},{"name":"switchy_upnp","req":"^0.1.3","features":[],"optional":true,"default_features":false,"target":null,"kind":"normal"}],"cksum":"54243cb173e439e3e21b1f1435f2d7d6bdeb64b1f30aa566e999dbe90a4b5df8","features":{"fail-on-warnings":[]},"features2":{"all":["async","async-fs","async-io","async-net","async-rt-multi-thread","async-simulator","async-sync","async-tokio","async-util","database","database-api","database-mysql","database-mysql-sqlx","database-postgres","database-postgres-raw","database-postgres-sqlx","database-schema","database-simulator","database-sqlite","database-sqlite-rusqlite","database-sqlite-sqlx","database-sqlx","database-tls","fs-async","fs-simulator","fs-std","fs-sync","fs-tokio","http-json","http-models-actix","http-models-reqwest","http-models-serde","http-reqwest","http-serde","http-simulator","http-stream","mdns-scanner","mdns-simulator","random-rand","random-simulator","tcp-simulator","tcp-tokio","telemetry-actix","telemetry-simulator"],"async":["dep:switchy_async"],"async-fs":["switchy_async?/fs"],"async-io":["switchy_async?/io"],"async-macros":["dep:switchy_async_macros","switchy_async?/macros"],"async-net":["switchy_async?/net"],"async-rt-multi-thread":["switchy_async?/rt-multi-thread"],"async-simulator":["switchy_async?/simulator"],"async-sync":["switchy_async?/sync"],"async-time":["switchy_async?/time"],"async-tokio":["switchy_async?/tokio"],"async-util":["switchy_async?/util"],"database":["dep:switchy_database"],"database-api":["switchy_database?/api"],"database-connection":["dep:switchy_database_connection"],"database-connection-creds":["switchy_database_connection?/creds"],"database-connection-mysql":["switchy_database_connection?/mysql"],"database-connection-mysql-sqlx":["switchy_database_connection?/mysql-sqlx"],"database-connection-postgres":["switchy_database_connection?/postgres"],"database-connection-postgres-native-tls":["switchy_database_connection?/postgres-native-tls"],"database-connection-postgres-openssl":["switchy_database_connection?/postgres-openssl"],"database-connection-postgres-raw":["switchy_database_connection?/postgres-raw"],"database-connection-postgres-sqlx":["switchy_database_connection?/postgres-sqlx"],"database-connection-simulator":["switchy_database_connection?/simulator"],"database-connection-sqlite":["switchy_database_connection?/sqlite"],"database-connection-sqlite-rusqlite":["switchy_database_connection?/sqlite-rusqlite"],"database-connection-sqlite-sqlx":["switchy_database_connection?/sqlite-sqlx"],"database-connection-sqlx":["switchy_database_connection?/sqlx"],"database-connection-tls":["switchy_database_connection?/tls"],"database-mysql":["switchy_database?/mysql"],"database-mysql-sqlx":["switchy_database?/mysql-sqlx"],"database-postgres":["switchy_database?/postgres"],"database-postgres-raw":["switchy_database?/postgres-raw"],"database-postgres-sqlx":["switchy_database?/postgres-sqlx"],"database-schema":["switchy_database?/schema"],"database-simulator":["switchy_database?/simulator"],"database-sqlite":["switchy_database?/sqlite"],"database-sqlite-rusqlite":["switchy_database?/sqlite-rusqlite"],"database-sqlite-sqlx":["switchy_database?/sqlite-sqlx"],"database-sqlx":["switchy_database?/sqlx"],"database-tls":["switchy_database?/tls"],"default":["all"],"fs":["dep:switchy_fs"],"fs-async":["switchy_fs?/async"],"fs-simulator":["switchy_fs?/simulator"],"fs-std":["switchy_fs?/std"],"fs-sync":["switchy_fs?/sync"],"fs-tokio":["switchy_fs?/tokio"],"http":["dep:switchy_http"],"http-json":["switchy_http?/json"],"http-models":["dep:switchy_http_models"],"http-models-actix":["switchy_http_models?/actix"],"http-models-reqwest":["switchy_http_models?/reqwest"],"http-models-serde":["switchy_http_models?/serde"],"http-reqwest":["switchy_http?/reqwest"],"http-serde":["switchy_http?/serde"],"http-simulator":["switchy_http?/simulator"],"http-stream":["switchy_http?/stream"],"mdns":["dep:switchy_mdns"],"mdns-scanner":["switchy_mdns?/scanner"],"mdns-simulator":["switchy_mdns?/simulator"],"random":["dep:switchy_random"],"random-rand":["switchy_random?/rand"],"random-simulator":["switchy_random?/simulator"],"simulator":["switchy_async?/simulator","switchy_async_macros?/simulator","switchy_database?/simulator","switchy_database_connection?/simulator","switchy_fs?/simulator","switchy_http?/simulator","switchy_mdns?/simulator","switchy_random?/simulator","switchy_tcp?/simulator","switchy_telemetry?/simulator","switchy_time?/simulator","switchy_upnp?/simulator"],"tcp":["dep:switchy_tcp"],"tcp-simulator":["switchy_tcp?/simulator"],"tcp-tokio":["switchy_tcp?/tokio"],"telemetry":["dep:switchy_telemetry"],"telemetry-actix":["switchy_telemetry?/actix"],"telemetry-simulator":["switchy_telemetry?/simulator"],"time":["dep:switchy_time"],"time-simulator":["switchy_time?/simulator"],"time-std":["switchy_time?/std"],"upnp":["dep:switchy_upnp"],"upnp-api":["switchy_upnp?/api"],"upnp-listener":["switchy_upnp?/listener"],"upnp-openapi":["switchy_upnp?/openapi"],"upnp-player":["switchy_upnp?/player"],"upnp-simulator":["switchy_upnp?/simulator"]},"yanked":false,"pubtime":"2025-05-08T04:53:42Z","v":2} {"name":"switchy","vers":"0.1.4","deps":[{"name":"switchy_async","req":"^0.1.3","features":[],"optional":true,"default_features":false,"target":null,"kind":"normal"},{"name":"switchy_async_macros","req":"^0.1.3","features":[],"optional":true,"default_features":false,"target":null,"kind":"normal"},{"name":"switchy_database","req":"^0.1.3","features":[],"optional":true,"default_features":false,"target":null,"kind":"normal"},{"name":"switchy_database_connection","req":"^0.1.3","features":[],"optional":true,"default_features":false,"target":null,"kind":"normal"},{"name":"switchy_fs","req":"^0.1.3","features":[],"optional":true,"default_features":false,"target":null,"kind":"normal"},{"name":"switchy_http","req":"^0.1.3","features":[],"optional":true,"default_features":false,"target":null,"kind":"normal"},{"name":"switchy_http_models","req":"^0.1.3","features":[],"optional":true,"default_features":false,"target":null,"kind":"normal"},{"name":"switchy_mdns","req":"^0.1.3","features":[],"optional":true,"default_features":false,"target":null,"kind":"normal"},{"name":"switchy_random","req":"^0.1.3","features":[],"optional":true,"default_features":false,"target":null,"kind":"normal"},{"name":"switchy_tcp","req":"^0.1.3","features":[],"optional":true,"default_features":false,"target":null,"kind":"normal"},{"name":"switchy_telemetry","req":"^0.1.3","features":[],"optional":true,"default_features":false,"target":null,"kind":"normal"},{"name":"switchy_time","req":"^0.1.3","features":[],"optional":true,"default_features":false,"target":null,"kind":"normal"},{"name":"switchy_upnp","req":"^0.1.3","features":[],"optional":true,"default_features":false,"target":null,"kind":"normal"}],"cksum":"e643b3ff12501b628138c27f2b623d01df1eb2f4fa1ad1c193da2cc576cb74b9","features":{"fail-on-warnings":[]},"features2":{"all":["async","async-fs","async-io","async-net","async-rt-multi-thread","async-simulator","async-sync","async-tokio","async-util","database","database-api","database-mysql","database-mysql-sqlx","database-postgres","database-postgres-raw","database-postgres-sqlx","database-schema","database-simulator","database-sqlite","database-sqlite-rusqlite","database-sqlite-sqlx","database-sqlx","database-tls","fs-async","fs-simulator","fs-std","fs-sync","fs-tokio","http-json","http-models-actix","http-models-reqwest","http-models-serde","http-reqwest","http-serde","http-simulator","http-stream","mdns-scanner","mdns-simulator","random-rand","random-simulator","tcp-simulator","tcp-tokio","telemetry-actix","telemetry-simulator"],"async":["dep:switchy_async"],"async-fs":["async","switchy_async?/fs"],"async-io":["async","switchy_async?/io"],"async-macros":["async","dep:switchy_async_macros","switchy_async?/macros"],"async-net":["async","switchy_async?/net"],"async-rt-multi-thread":["async","switchy_async?/rt-multi-thread"],"async-simulator":["async","switchy_async?/simulator"],"async-sync":["async","switchy_async?/sync"],"async-time":["async","switchy_async?/time"],"async-tokio":["async","switchy_async?/tokio"],"async-util":["async","switchy_async?/util"],"database":["dep:switchy_database"],"database-api":["database","switchy_database?/api"],"database-connection":["dep:switchy_database_connection"],"database-connection-creds":["database-connection","switchy_database_connection?/creds"],"database-connection-mysql":["database-connection","switchy_database_connection?/mysql"],"database-connection-mysql-sqlx":["database-connection","switchy_database_connection?/mysql-sqlx"],"database-connection-postgres":["database-connection","switchy_database_connection?/postgres"],"database-connection-postgres-native-tls":["database-connection","switchy_database_connection?/postgres-native-tls"],"database-connection-postgres-openssl":["database-connection","switchy_database_connection?/postgres-openssl"],"database-connection-postgres-raw":["database-connection","switchy_database_connection?/postgres-raw"],"database-connection-postgres-sqlx":["database-connection","switchy_database_connection?/postgres-sqlx"],"database-connection-simulator":["database-connection","switchy_database_connection?/simulator"],"database-connection-sqlite":["database-connection","switchy_database_connection?/sqlite"],"database-connection-sqlite-rusqlite":["database-connection","switchy_database_connection?/sqlite-rusqlite"],"database-connection-sqlite-sqlx":["database-connection","switchy_database_connection?/sqlite-sqlx"],"database-connection-sqlx":["database-connection","switchy_database_connection?/sqlx"],"database-connection-tls":["database-connection","switchy_database_connection?/tls"],"database-mysql":["database","switchy_database?/mysql"],"database-mysql-sqlx":["database","switchy_database?/mysql-sqlx"],"database-postgres":["database","switchy_database?/postgres"],"database-postgres-raw":["database","switchy_database?/postgres-raw"],"database-postgres-sqlx":["database","switchy_database?/postgres-sqlx"],"database-schema":["database","switchy_database?/schema"],"database-simulator":["database","switchy_database?/simulator"],"database-sqlite":["database","switchy_database?/sqlite"],"database-sqlite-rusqlite":["database","switchy_database?/sqlite-rusqlite"],"database-sqlite-sqlx":["database","switchy_database?/sqlite-sqlx"],"database-sqlx":["database","switchy_database?/sqlx"],"database-tls":["database","switchy_database?/tls"],"default":["all"],"fs":["dep:switchy_fs"],"fs-async":["fs","switchy_fs?/async"],"fs-simulator":["fs","switchy_fs?/simulator"],"fs-std":["fs","switchy_fs?/std"],"fs-sync":["fs","switchy_fs?/sync"],"fs-tokio":["fs","switchy_fs?/tokio"],"http":["dep:switchy_http"],"http-json":["http","switchy_http?/json"],"http-models":["dep:switchy_http_models"],"http-models-actix":["http-models","switchy_http_models?/actix"],"http-models-reqwest":["http-models","switchy_http_models?/reqwest"],"http-models-serde":["http-models","switchy_http_models?/serde"],"http-reqwest":["http","switchy_http?/reqwest"],"http-serde":["http","switchy_http?/serde"],"http-simulator":["http","switchy_http?/simulator"],"http-stream":["http","switchy_http?/stream"],"mdns":["dep:switchy_mdns"],"mdns-scanner":["mdns","switchy_mdns?/scanner"],"mdns-simulator":["mdns","switchy_mdns?/simulator"],"random":["dep:switchy_random"],"random-rand":["random","switchy_random?/rand"],"random-simulator":["random","switchy_random?/simulator"],"simulator":["switchy_async?/simulator","switchy_async_macros?/simulator","switchy_database?/simulator","switchy_database_connection?/simulator","switchy_fs?/simulator","switchy_http?/simulator","switchy_mdns?/simulator","switchy_random?/simulator","switchy_tcp?/simulator","switchy_telemetry?/simulator","switchy_time?/simulator","switchy_upnp?/simulator"],"tcp":["dep:switchy_tcp"],"tcp-simulator":["switchy_tcp?/simulator","tcp"],"tcp-tokio":["switchy_tcp?/tokio","tcp"],"telemetry":["dep:switchy_telemetry"],"telemetry-actix":["switchy_telemetry?/actix","telemetry"],"telemetry-simulator":["switchy_telemetry?/simulator","telemetry"],"time":["dep:switchy_time"],"time-simulator":["switchy_time?/simulator","time"],"time-std":["switchy_time?/std","time"],"upnp":["dep:switchy_upnp"],"upnp-api":["switchy_upnp?/api","upnp"],"upnp-listener":["switchy_upnp?/listener","upnp"],"upnp-openapi":["switchy_upnp?/openapi","upnp"],"upnp-player":["switchy_upnp?/player","upnp"],"upnp-simulator":["switchy_upnp?/simulator","upnp"]},"yanked":false,"pubtime":"2025-07-21T19:59:17Z","v":2} {"name":"switchy","vers":"0.2.0","deps":[{"name":"switchy_async","req":"^0.2.0","features":[],"optional":true,"default_features":false,"target":null,"kind":"normal"},{"name":"switchy_async_macros","req":"^0.2.0","features":[],"optional":true,"default_features":false,"target":null,"kind":"normal"},{"name":"switchy_database","req":"^0.2.0","features":[],"optional":true,"default_features":false,"target":null,"kind":"normal"},{"name":"switchy_database_connection","req":"^0.2.0","features":[],"optional":true,"default_features":false,"target":null,"kind":"normal"},{"name":"switchy_fs","req":"^0.2.0","features":[],"optional":true,"default_features":false,"target":null,"kind":"normal"},{"name":"switchy_http","req":"^0.2.0","features":[],"optional":true,"default_features":false,"target":null,"kind":"normal"},{"name":"switchy_http_models","req":"^0.2.0","features":[],"optional":true,"default_features":false,"target":null,"kind":"normal"},{"name":"switchy_mdns","req":"^0.2.0","features":[],"optional":true,"default_features":false,"target":null,"kind":"normal"},{"name":"switchy_random","req":"^0.2.0","features":[],"optional":true,"default_features":false,"target":null,"kind":"normal"},{"name":"switchy_tcp","req":"^0.2.0","features":[],"optional":true,"default_features":false,"target":null,"kind":"normal"},{"name":"switchy_telemetry","req":"^0.2.0","features":[],"optional":true,"default_features":false,"target":null,"kind":"normal"},{"name":"switchy_time","req":"^0.2.0","features":[],"optional":true,"default_features":false,"target":null,"kind":"normal"},{"name":"switchy_upnp","req":"^0.2.0","features":[],"optional":true,"default_features":false,"target":null,"kind":"normal"},{"name":"switchy_uuid","req":"^0.2.0","features":[],"optional":true,"default_features":false,"target":null,"kind":"normal"},{"name":"switchy_web_server","req":"^0.2.0","features":[],"optional":true,"default_features":false,"target":null,"kind":"normal"},{"name":"switchy_web_server_core","req":"^0.2.0","features":[],"optional":true,"default_features":false,"target":null,"kind":"normal"},{"name":"tokio","req":"^1.52.3","features":["macros"],"optional":true,"default_features":true,"target":null,"kind":"normal"}],"cksum":"3b724e3113c5328828fd6b68ba487c739a0911bdd14a81cf490e5bce65b6cf91","features":{},"features2":{"all":["all-async","all-async-macros","all-database","all-database-connection","all-fs","all-http","all-http-models","all-mdns","all-random","all-tcp","all-telemetry","all-time","all-upnp","all-uuid","all-web-server"],"all-async":["async","async-fs","async-io","async-net","async-process","async-rt-multi-thread","async-sync","async-time","async-tokio","async-util"],"all-async-macros":["async-macros"],"all-database":["database","database-api","database-mysql","database-mysql-sqlx","database-postgres","database-postgres-raw","database-postgres-sqlx","database-schema","database-simulator","database-sqlite","database-sqlite-rusqlite","database-sqlite-sqlx","database-sqlx","database-tls","database-turso"],"all-database-connection":["database-connection","database-connection-creds","database-connection-mysql","database-connection-mysql-sqlx","database-connection-postgres","database-connection-postgres-native-tls","database-connection-postgres-openssl","database-connection-postgres-raw","database-connection-postgres-sqlx","database-connection-simulator","database-connection-sqlite","database-connection-sqlite-rusqlite","database-connection-sqlite-sqlx","database-connection-sqlx","database-connection-tls","database-connection-turso"],"all-fs":["fs","fs-async","fs-simulator","fs-simulator-real-fs","fs-std","fs-sync","fs-tokio"],"all-http":["http","http-brotli","http-deflate","http-gzip","http-json","http-reqwest","http-serde","http-simulator","http-stream","http-zstd"],"all-http-models":["http-models","http-models-actix","http-models-reqwest","http-models-serde"],"all-mdns":["mdns","mdns-simulator"],"all-random":["random","random-rand","random-simulator"],"all-tcp":["tcp","tcp-simulator","tcp-tokio"],"all-telemetry":["telemetry","telemetry-actix","telemetry-simulator"],"all-time":["time","time-simulator","time-std"],"all-upnp":["upnp","upnp-api","upnp-openapi","upnp-simulator"],"all-uuid":["uuid","uuid-serde","uuid-simulator","uuid-uuid"],"all-web-server":["web-server","web-server-actix","web-server-compress","web-server-core","web-server-cors","web-server-htmx","web-server-openapi","web-server-openapi-all","web-server-openapi-rapidoc","web-server-openapi-redoc","web-server-openapi-scalar","web-server-openapi-swagger-ui","web-server-serde","web-server-simulator","web-server-static-files","web-server-tls"],"async":["dep:switchy_async","switchy_fs?/async"],"async-fs":["async","switchy_async?/fs","switchy_fs?/async"],"async-io":["async","switchy_async?/io"],"async-macros":["async","dep:switchy_async_macros","switchy_async?/macros","switchy_async_macros?/simulator"],"async-net":["async","switchy_async?/net"],"async-process":["async","switchy_async?/process"],"async-rt-multi-thread":["async","switchy_async?/rt-multi-thread"],"async-sync":["async","switchy_async?/sync"],"async-time":["async","switchy_async?/time","time"],"async-tokio":["async","dep:tokio","switchy_async?/tokio"],"async-util":["async","switchy_async?/util"],"database":["dep:switchy_database"],"database-api":["database","switchy_database?/api"],"database-connection":["dep:switchy_database_connection"],"database-connection-creds":["database-connection","switchy_database_connection?/creds"],"database-connection-mysql":["database-connection","switchy_database_connection?/mysql"],"database-connection-mysql-sqlx":["database-connection","switchy_database_connection?/mysql-sqlx"],"database-connection-postgres":["database-connection","switchy_database_connection?/postgres"],"database-connection-postgres-native-tls":["database-connection","switchy_database_connection?/postgres-native-tls"],"database-connection-postgres-openssl":["database-connection","switchy_database_connection?/postgres-openssl"],"database-connection-postgres-raw":["database-connection","switchy_database_connection?/postgres-raw"],"database-connection-postgres-sqlx":["database-connection","switchy_database_connection?/postgres-sqlx"],"database-connection-simulator":["database-connection","switchy_database_connection?/simulator"],"database-connection-sqlite":["database-connection","switchy_database_connection?/sqlite"],"database-connection-sqlite-rusqlite":["database-connection","switchy_database_connection?/sqlite-rusqlite"],"database-connection-sqlite-sqlx":["database-connection","switchy_database_connection?/sqlite-sqlx"],"database-connection-sqlx":["database-connection","switchy_database_connection?/sqlx"],"database-connection-tls":["database-connection","switchy_database_connection?/tls"],"database-connection-turso":["database-connection","switchy_database_connection?/database-connection-turso"],"database-mysql":["database","switchy_database?/mysql"],"database-mysql-sqlx":["database","switchy_database?/mysql-sqlx"],"database-postgres":["database","switchy_database?/postgres"],"database-postgres-raw":["database","switchy_database?/postgres-raw"],"database-postgres-sqlx":["database","switchy_database?/postgres-sqlx"],"database-schema":["database","switchy_database?/schema"],"database-simulator":["database","switchy_database?/simulator"],"database-sqlite":["database","switchy_database?/sqlite"],"database-sqlite-rusqlite":["database","switchy_database?/sqlite-rusqlite"],"database-sqlite-sqlx":["database","switchy_database?/sqlite-sqlx"],"database-sqlx":["database","switchy_database?/sqlx"],"database-tls":["database","switchy_database?/tls"],"database-turso":["database","switchy_database?/turso"],"default":["all"],"fail-on-warnings":["switchy_async?/fail-on-warnings","switchy_async_macros?/fail-on-warnings","switchy_database?/fail-on-warnings","switchy_database_connection?/fail-on-warnings","switchy_fs?/fail-on-warnings","switchy_http?/fail-on-warnings","switchy_http_models?/fail-on-warnings","switchy_mdns?/fail-on-warnings","switchy_random?/fail-on-warnings","switchy_tcp?/fail-on-warnings","switchy_telemetry?/fail-on-warnings","switchy_time?/fail-on-warnings","switchy_upnp?/fail-on-warnings","switchy_uuid?/fail-on-warnings","switchy_web_server?/fail-on-warnings","switchy_web_server_core?/fail-on-warnings"],"fs":["dep:switchy_fs","switchy_async?/fs"],"fs-async":["fs","switchy_fs?/async"],"fs-simulator":["fs","switchy_fs?/simulator"],"fs-simulator-real-fs":["fs","switchy_fs?/simulator-real-fs"],"fs-std":["fs","switchy_fs?/std"],"fs-sync":["fs","switchy_fs?/sync"],"fs-tokio":["fs","switchy_fs?/tokio"],"http":["dep:switchy_http"],"http-brotli":["http","switchy_http?/brotli"],"http-deflate":["http","switchy_http?/deflate"],"http-gzip":["http","switchy_http?/gzip"],"http-json":["http","switchy_http?/json"],"http-models":["dep:switchy_http_models"],"http-models-actix":["http-models","switchy_http_models?/actix"],"http-models-reqwest":["http-models","switchy_http_models?/reqwest"],"http-models-serde":["http-models","switchy_http_models?/serde"],"http-reqwest":["http","switchy_http?/reqwest"],"http-serde":["http","switchy_http?/serde"],"http-simulator":["http","switchy_http?/simulator"],"http-stream":["http","switchy_http?/stream"],"http-zstd":["http","switchy_http?/zstd"],"mdns":["dep:switchy_mdns"],"mdns-simulator":["mdns","switchy_mdns?/simulator"],"random":["dep:switchy_random"],"random-rand":["random","switchy_random?/rand"],"random-simulator":["random","switchy_random?/simulator"],"simulator":["switchy_async?/simulator","switchy_async_macros?/simulator","switchy_database?/simulator","switchy_database_connection?/simulator","switchy_fs?/simulator","switchy_http?/simulator","switchy_mdns?/simulator","switchy_random?/simulator","switchy_tcp?/simulator","switchy_telemetry?/simulator","switchy_time?/simulator","switchy_upnp?/simulator","switchy_uuid?/simulator","switchy_web_server?/simulator"],"tcp":["dep:switchy_tcp"],"tcp-simulator":["switchy_tcp?/simulator","tcp"],"tcp-tokio":["switchy_tcp?/tokio","tcp"],"telemetry":["dep:switchy_telemetry"],"telemetry-actix":["switchy_telemetry?/actix","telemetry"],"telemetry-simulator":["switchy_telemetry?/simulator","telemetry"],"time":["dep:switchy_time","switchy_async?/time"],"time-simulator":["switchy_time?/simulator","time"],"time-std":["switchy_time?/std","time"],"upnp":["dep:switchy_upnp"],"upnp-api":["switchy_upnp?/api","upnp"],"upnp-openapi":["switchy_upnp?/openapi","upnp"],"upnp-simulator":["switchy_upnp?/simulator","upnp"],"uuid":["dep:switchy_uuid"],"uuid-serde":["switchy_uuid?/serde","uuid"],"uuid-simulator":["switchy_uuid?/simulator","uuid"],"uuid-uuid":["switchy_uuid?/uuid","uuid"],"web-server":["dep:switchy_web_server"],"web-server-actix":["switchy_web_server?/actix","web-server"],"web-server-compress":["switchy_web_server?/compress","web-server"],"web-server-core":["dep:switchy_web_server_core","web-server"],"web-server-cors":["switchy_web_server?/cors","web-server"],"web-server-htmx":["switchy_web_server?/htmx","web-server"],"web-server-openapi":["switchy_web_server?/openapi","web-server"],"web-server-openapi-all":["web-server-openapi-rapidoc","web-server-openapi-redoc","web-server-openapi-scalar","web-server-openapi-swagger-ui"],"web-server-openapi-rapidoc":["switchy_web_server?/openapi-rapidoc","web-server"],"web-server-openapi-redoc":["switchy_web_server?/openapi-redoc","web-server"],"web-server-openapi-scalar":["switchy_web_server?/openapi-scalar","web-server"],"web-server-openapi-swagger-ui":["switchy_web_server?/openapi-swagger-ui","web-server"],"web-server-serde":["switchy_web_server?/serde","web-server"],"web-server-simulator":["switchy_web_server?/simulator","web-server"],"web-server-static-files":["switchy_web_server?/static-files","web-server"],"web-server-tls":["switchy_web_server?/tls","web-server"]},"yanked":false,"pubtime":"2026-05-20T03:37:39Z","v":2} {"name":"switchy","vers":"0.3.0","deps":[{"name":"switchy_async","req":"^0.3.0","features":[],"optional":true,"default_features":false,"target":null,"kind":"normal"},{"name":"switchy_async_macros","req":"^0.3.0","features":[],"optional":true,"default_features":false,"target":null,"kind":"normal"},{"name":"switchy_database","req":"^0.3.0","features":[],"optional":true,"default_features":false,"target":null,"kind":"normal"},{"name":"switchy_database_connection","req":"^0.3.0","features":[],"optional":true,"default_features":false,"target":null,"kind":"normal"},{"name":"switchy_fs","req":"^0.3.0","features":[],"optional":true,"default_features":false,"target":null,"kind":"normal"},{"name":"switchy_http","req":"^0.3.0","features":[],"optional":true,"default_features":false,"target":null,"kind":"normal"},{"name":"switchy_http_models","req":"^0.3.0","features":[],"optional":true,"default_features":false,"target":null,"kind":"normal"},{"name":"switchy_mdns","req":"^0.3.0","features":[],"optional":true,"default_features":false,"target":null,"kind":"normal"},{"name":"switchy_random","req":"^0.3.0","features":[],"optional":true,"default_features":false,"target":null,"kind":"normal"},{"name":"switchy_tcp","req":"^0.3.0","features":[],"optional":true,"default_features":false,"target":null,"kind":"normal"},{"name":"switchy_telemetry","req":"^0.3.0","features":[],"optional":true,"default_features":false,"target":null,"kind":"normal"},{"name":"switchy_time","req":"^0.3.0","features":[],"optional":true,"default_features":false,"target":null,"kind":"normal"},{"name":"switchy_upnp","req":"^0.3.0","features":[],"optional":true,"default_features":false,"target":null,"kind":"normal"},{"name":"switchy_uuid","req":"^0.3.0","features":[],"optional":true,"default_features":false,"target":null,"kind":"normal"},{"name":"switchy_web_server","req":"^0.3.0","features":[],"optional":true,"default_features":false,"target":null,"kind":"normal"},{"name":"switchy_web_server_core","req":"^0.3.0","features":[],"optional":true,"default_features":false,"target":null,"kind":"normal"},{"name":"tokio","req":"^1.52.3","features":["macros"],"optional":true,"default_features":true,"target":null,"kind":"normal"}],"cksum":"8b17ab8d1650705b7c5cb9ae024a783c9f6486756ddeb44ec031bd8081354ee2","features":{},"features2":{"all":["all-async","all-async-macros","all-database","all-database-connection","all-fs","all-http","all-http-models","all-mdns","all-random","all-tcp","all-telemetry","all-time","all-upnp","all-uuid","all-web-server"],"all-async":["async","async-fs","async-io","async-net","async-process","async-rt-multi-thread","async-sync","async-time","async-tokio","async-util"],"all-async-macros":["async-macros"],"all-database":["database","database-api","database-mysql","database-mysql-sqlx","database-postgres","database-postgres-raw","database-postgres-sqlx","database-schema","database-simulator","database-sqlite","database-sqlite-rusqlite","database-sqlite-sqlx","database-sqlx","database-tls","database-turso"],"all-database-connection":["database-connection","database-connection-creds","database-connection-mysql","database-connection-mysql-sqlx","database-connection-postgres","database-connection-postgres-native-tls","database-connection-postgres-openssl","database-connection-postgres-raw","database-connection-postgres-sqlx","database-connection-simulator","database-connection-sqlite","database-connection-sqlite-rusqlite","database-connection-sqlite-sqlx","database-connection-sqlx","database-connection-tls","database-connection-turso"],"all-fs":["fs","fs-async","fs-simulator","fs-simulator-real-fs","fs-std","fs-sync","fs-tokio"],"all-http":["http","http-brotli","http-deflate","http-gzip","http-json","http-reqwest","http-serde","http-simulator","http-stream","http-zstd"],"all-http-models":["http-models","http-models-actix","http-models-reqwest","http-models-serde"],"all-mdns":["mdns","mdns-simulator"],"all-random":["random","random-rand","random-simulator"],"all-tcp":["tcp","tcp-simulator","tcp-tokio"],"all-telemetry":["telemetry","telemetry-actix","telemetry-simulator"],"all-time":["time","time-simulator","time-std"],"all-upnp":["upnp","upnp-api","upnp-openapi","upnp-simulator"],"all-uuid":["uuid","uuid-serde","uuid-simulator","uuid-uuid"],"all-web-server":["web-server","web-server-actix","web-server-compress","web-server-core","web-server-cors","web-server-htmx","web-server-openapi","web-server-openapi-all","web-server-openapi-rapidoc","web-server-openapi-redoc","web-server-openapi-scalar","web-server-openapi-swagger-ui","web-server-serde","web-server-simulator","web-server-static-files","web-server-tls"],"async":["dep:switchy_async","switchy_fs?/async"],"async-fs":["async","switchy_async?/fs","switchy_fs?/async"],"async-io":["async","switchy_async?/io"],"async-macros":["async","dep:switchy_async_macros","switchy_async?/macros","switchy_async_macros?/simulator"],"async-net":["async","switchy_async?/net"],"async-process":["async","switchy_async?/process"],"async-rt-multi-thread":["async","switchy_async?/rt-multi-thread"],"async-sync":["async","switchy_async?/sync"],"async-time":["async","switchy_async?/time","time"],"async-tokio":["async","dep:tokio","switchy_async?/tokio"],"async-util":["async","switchy_async?/util"],"database":["dep:switchy_database"],"database-api":["database","switchy_database?/api"],"database-connection":["dep:switchy_database_connection"],"database-connection-creds":["database-connection","switchy_database_connection?/creds"],"database-connection-mysql":["database-connection","switchy_database_connection?/mysql"],"database-connection-mysql-sqlx":["database-connection","switchy_database_connection?/mysql-sqlx"],"database-connection-postgres":["database-connection","switchy_database_connection?/postgres"],"database-connection-postgres-native-tls":["database-connection","switchy_database_connection?/postgres-native-tls"],"database-connection-postgres-openssl":["database-connection","switchy_database_connection?/postgres-openssl"],"database-connection-postgres-raw":["database-connection","switchy_database_connection?/postgres-raw"],"database-connection-postgres-sqlx":["database-connection","switchy_database_connection?/postgres-sqlx"],"database-connection-simulator":["database-connection","switchy_database_connection?/simulator"],"database-connection-sqlite":["database-connection","switchy_database_connection?/sqlite"],"database-connection-sqlite-rusqlite":["database-connection","switchy_database_connection?/sqlite-rusqlite"],"database-connection-sqlite-sqlx":["database-connection","switchy_database_connection?/sqlite-sqlx"],"database-connection-sqlx":["database-connection","switchy_database_connection?/sqlx"],"database-connection-tls":["database-connection","switchy_database_connection?/tls"],"database-connection-turso":["database-connection","switchy_database_connection?/database-connection-turso"],"database-mysql":["database","switchy_database?/mysql"],"database-mysql-sqlx":["database","switchy_database?/mysql-sqlx"],"database-postgres":["database","switchy_database?/postgres"],"database-postgres-raw":["database","switchy_database?/postgres-raw"],"database-postgres-sqlx":["database","switchy_database?/postgres-sqlx"],"database-schema":["database","switchy_database?/schema"],"database-simulator":["database","switchy_database?/simulator"],"database-sqlite":["database","switchy_database?/sqlite"],"database-sqlite-rusqlite":["database","switchy_database?/sqlite-rusqlite"],"database-sqlite-sqlx":["database","switchy_database?/sqlite-sqlx"],"database-sqlx":["database","switchy_database?/sqlx"],"database-tls":["database","switchy_database?/tls"],"database-turso":["database","switchy_database?/turso"],"default":["all"],"fail-on-warnings":["switchy_async?/fail-on-warnings","switchy_async_macros?/fail-on-warnings","switchy_database?/fail-on-warnings","switchy_database_connection?/fail-on-warnings","switchy_fs?/fail-on-warnings","switchy_http?/fail-on-warnings","switchy_http_models?/fail-on-warnings","switchy_mdns?/fail-on-warnings","switchy_random?/fail-on-warnings","switchy_tcp?/fail-on-warnings","switchy_telemetry?/fail-on-warnings","switchy_time?/fail-on-warnings","switchy_upnp?/fail-on-warnings","switchy_uuid?/fail-on-warnings","switchy_web_server?/fail-on-warnings","switchy_web_server_core?/fail-on-warnings"],"fs":["dep:switchy_fs","switchy_async?/fs"],"fs-async":["fs","switchy_fs?/async"],"fs-simulator":["fs","switchy_fs?/simulator"],"fs-simulator-real-fs":["fs","switchy_fs?/simulator-real-fs"],"fs-std":["fs","switchy_fs?/std"],"fs-sync":["fs","switchy_fs?/sync"],"fs-tokio":["fs","switchy_fs?/tokio"],"http":["dep:switchy_http"],"http-brotli":["http","switchy_http?/brotli"],"http-deflate":["http","switchy_http?/deflate"],"http-gzip":["http","switchy_http?/gzip"],"http-json":["http","switchy_http?/json"],"http-models":["dep:switchy_http_models"],"http-models-actix":["http-models","switchy_http_models?/actix"],"http-models-reqwest":["http-models","switchy_http_models?/reqwest"],"http-models-serde":["http-models","switchy_http_models?/serde"],"http-reqwest":["http","switchy_http?/reqwest"],"http-serde":["http","switchy_http?/serde"],"http-simulator":["http","switchy_http?/simulator"],"http-stream":["http","switchy_http?/stream"],"http-zstd":["http","switchy_http?/zstd"],"mdns":["dep:switchy_mdns"],"mdns-simulator":["mdns","switchy_mdns?/simulator"],"random":["dep:switchy_random"],"random-rand":["random","switchy_random?/rand"],"random-simulator":["random","switchy_random?/simulator"],"simulator":["switchy_async?/simulator","switchy_async_macros?/simulator","switchy_database?/simulator","switchy_database_connection?/simulator","switchy_fs?/simulator","switchy_http?/simulator","switchy_mdns?/simulator","switchy_random?/simulator","switchy_tcp?/simulator","switchy_telemetry?/simulator","switchy_time?/simulator","switchy_upnp?/simulator","switchy_uuid?/simulator","switchy_web_server?/simulator"],"tcp":["dep:switchy_tcp"],"tcp-simulator":["switchy_tcp?/simulator","tcp"],"tcp-tokio":["switchy_tcp?/tokio","tcp"],"telemetry":["dep:switchy_telemetry"],"telemetry-actix":["switchy_telemetry?/actix","telemetry"],"telemetry-simulator":["switchy_telemetry?/simulator","telemetry"],"time":["dep:switchy_time","switchy_async?/time"],"time-simulator":["switchy_time?/simulator","time"],"time-std":["switchy_time?/std","time"],"upnp":["dep:switchy_upnp"],"upnp-api":["switchy_upnp?/api","upnp"],"upnp-openapi":["switchy_upnp?/openapi","upnp"],"upnp-simulator":["switchy_upnp?/simulator","upnp"],"uuid":["dep:switchy_uuid"],"uuid-serde":["switchy_uuid?/serde","uuid"],"uuid-simulator":["switchy_uuid?/simulator","uuid"],"uuid-uuid":["switchy_uuid?/uuid","uuid"],"web-server":["dep:switchy_web_server"],"web-server-actix":["switchy_web_server?/actix","web-server"],"web-server-compress":["switchy_web_server?/compress","web-server"],"web-server-core":["dep:switchy_web_server_core","web-server"],"web-server-cors":["switchy_web_server?/cors","web-server"],"web-server-htmx":["switchy_web_server?/htmx","web-server"],"web-server-openapi":["switchy_web_server?/openapi","web-server"],"web-server-openapi-all":["web-server-openapi-rapidoc","web-server-openapi-redoc","web-server-openapi-scalar","web-server-openapi-swagger-ui"],"web-server-openapi-rapidoc":["switchy_web_server?/openapi-rapidoc","web-server"],"web-server-openapi-redoc":["switchy_web_server?/openapi-redoc","web-server"],"web-server-openapi-scalar":["switchy_web_server?/openapi-scalar","web-server"],"web-server-openapi-swagger-ui":["switchy_web_server?/openapi-swagger-ui","web-server"],"web-server-serde":["switchy_web_server?/serde","web-server"],"web-server-simulator":["switchy_web_server?/simulator","web-server"],"web-server-static-files":["switchy_web_server?/static-files","web-server"],"web-server-tls":["switchy_web_server?/tls","web-server"]},"yanked":false,"pubtime":"2026-05-21T04:51:12Z","v":2} {"name":"switchy","vers":"0.4.0","deps":[{"name":"switchy_async","req":"^0.4.0","features":[],"optional":true,"default_features":false,"target":null,"kind":"normal"},{"name":"switchy_async_macros","req":"^0.4.0","features":[],"optional":true,"default_features":false,"target":null,"kind":"normal"},{"name":"switchy_database","req":"^0.4.0","features":[],"optional":true,"default_features":false,"target":null,"kind":"normal"},{"name":"switchy_database_connection","req":"^0.4.0","features":[],"optional":true,"default_features":false,"target":null,"kind":"normal"},{"name":"switchy_fs","req":"^0.4.0","features":[],"optional":true,"default_features":false,"target":null,"kind":"normal"},{"name":"switchy_http","req":"^0.4.0","features":[],"optional":true,"default_features":false,"target":null,"kind":"normal"},{"name":"switchy_http_models","req":"^0.4.0","features":[],"optional":true,"default_features":false,"target":null,"kind":"normal"},{"name":"switchy_mdns","req":"^0.4.0","features":[],"optional":true,"default_features":false,"target":null,"kind":"normal"},{"name":"switchy_random","req":"^0.4.0","features":[],"optional":true,"default_features":false,"target":null,"kind":"normal"},{"name":"switchy_schema","req":"^0.4.0","features":[],"optional":true,"default_features":false,"target":null,"kind":"normal"},{"name":"switchy_tcp","req":"^0.4.0","features":[],"optional":true,"default_features":false,"target":null,"kind":"normal"},{"name":"switchy_telemetry","req":"^0.4.0","features":[],"optional":true,"default_features":false,"target":null,"kind":"normal"},{"name":"switchy_time","req":"^0.4.0","features":[],"optional":true,"default_features":false,"target":null,"kind":"normal"},{"name":"switchy_upnp","req":"^0.4.0","features":[],"optional":true,"default_features":false,"target":null,"kind":"normal"},{"name":"switchy_uuid","req":"^0.4.0","features":[],"optional":true,"default_features":false,"target":null,"kind":"normal"},{"name":"switchy_web_server","req":"^0.4.0","features":[],"optional":true,"default_features":false,"target":null,"kind":"normal"},{"name":"switchy_web_server_core","req":"^0.4.0","features":[],"optional":true,"default_features":false,"target":null,"kind":"normal"},{"name":"tokio","req":"^1.52.3","features":["macros"],"optional":true,"default_features":true,"target":null,"kind":"normal"}],"cksum":"b8bd3cf0665098d43e37e34da8432786823df8f939bb7ff7cd4046fde88af645","features":{},"features2":{"all":["all-async","all-async-macros","all-database","all-database-connection","all-fs","all-http","all-http-models","all-mdns","all-random","all-tcp","all-telemetry","all-time","all-upnp","all-uuid","all-web-server","schema"],"all-async":["async","async-fs","async-io","async-net","async-process","async-rt-multi-thread","async-sync","async-time","async-tokio","async-util"],"all-async-macros":["async-macros"],"all-database":["database","database-api","database-mysql","database-mysql-sqlx","database-postgres","database-postgres-raw","database-postgres-sqlx","database-schema","database-simulator","database-sqlite","database-sqlite-rusqlite","database-sqlite-sqlx","database-sqlx","database-tls","database-turso"],"all-database-connection":["database-connection","database-connection-creds","database-connection-mysql","database-connection-mysql-sqlx","database-connection-postgres","database-connection-postgres-native-tls","database-connection-postgres-openssl","database-connection-postgres-raw","database-connection-postgres-sqlx","database-connection-simulator","database-connection-sqlite","database-connection-sqlite-rusqlite","database-connection-sqlite-sqlx","database-connection-sqlx","database-connection-tls","database-connection-turso"],"all-fs":["fs","fs-async","fs-simulator","fs-simulator-real-fs","fs-std","fs-sync","fs-tokio"],"all-http":["http","http-brotli","http-deflate","http-gzip","http-json","http-reqwest","http-serde","http-simulator","http-stream","http-zstd"],"all-http-models":["http-models","http-models-actix","http-models-reqwest","http-models-serde"],"all-mdns":["mdns","mdns-simulator"],"all-random":["random","random-rand","random-simulator"],"all-tcp":["tcp","tcp-simulator","tcp-tokio"],"all-telemetry":["telemetry","telemetry-actix","telemetry-simulator"],"all-time":["time","time-simulator","time-std"],"all-upnp":["upnp","upnp-api","upnp-openapi","upnp-simulator"],"all-uuid":["uuid","uuid-serde","uuid-simulator","uuid-uuid"],"all-web-server":["web-server","web-server-actix","web-server-compress","web-server-core","web-server-cors","web-server-htmx","web-server-openapi","web-server-openapi-all","web-server-openapi-rapidoc","web-server-openapi-redoc","web-server-openapi-scalar","web-server-openapi-swagger-ui","web-server-serde","web-server-simulator","web-server-static-files","web-server-tls"],"async":["dep:switchy_async","switchy_fs?/async"],"async-fs":["async","switchy_async?/fs","switchy_fs?/async"],"async-io":["async","switchy_async?/io"],"async-macros":["async","dep:switchy_async_macros","switchy_async?/macros","switchy_async_macros?/simulator"],"async-net":["async","switchy_async?/net"],"async-process":["async","switchy_async?/process"],"async-rt-multi-thread":["async","switchy_async?/rt-multi-thread"],"async-sync":["async","switchy_async?/sync"],"async-time":["async","switchy_async?/time","time"],"async-tokio":["async","dep:tokio","switchy_async?/tokio"],"async-util":["async","switchy_async?/util"],"database":["dep:switchy_database"],"database-api":["database","switchy_database?/api"],"database-connection":["dep:switchy_database_connection"],"database-connection-creds":["database-connection","switchy_database_connection?/creds"],"database-connection-mysql":["database-connection","switchy_database_connection?/mysql"],"database-connection-mysql-sqlx":["database-connection","switchy_database_connection?/mysql-sqlx"],"database-connection-postgres":["database-connection","switchy_database_connection?/postgres"],"database-connection-postgres-native-tls":["database-connection","switchy_database_connection?/postgres-native-tls"],"database-connection-postgres-openssl":["database-connection","switchy_database_connection?/postgres-openssl"],"database-connection-postgres-raw":["database-connection","switchy_database_connection?/postgres-raw"],"database-connection-postgres-sqlx":["database-connection","switchy_database_connection?/postgres-sqlx"],"database-connection-simulator":["database-connection","switchy_database_connection?/simulator"],"database-connection-sqlite":["database-connection","switchy_database_connection?/sqlite"],"database-connection-sqlite-rusqlite":["database-connection","switchy_database_connection?/sqlite-rusqlite"],"database-connection-sqlite-sqlx":["database-connection","switchy_database_connection?/sqlite-sqlx"],"database-connection-sqlx":["database-connection","switchy_database_connection?/sqlx"],"database-connection-tls":["database-connection","switchy_database_connection?/tls"],"database-connection-turso":["database-connection","switchy_database_connection?/database-connection-turso"],"database-mysql":["database","switchy_database?/mysql"],"database-mysql-sqlx":["database","switchy_database?/mysql-sqlx"],"database-postgres":["database","switchy_database?/postgres"],"database-postgres-raw":["database","switchy_database?/postgres-raw"],"database-postgres-sqlx":["database","switchy_database?/postgres-sqlx"],"database-schema":["database","switchy_database?/schema"],"database-simulator":["database","switchy_database?/simulator"],"database-sqlite":["database","switchy_database?/sqlite"],"database-sqlite-rusqlite":["database","switchy_database?/sqlite-rusqlite"],"database-sqlite-sqlx":["database","switchy_database?/sqlite-sqlx"],"database-sqlx":["database","switchy_database?/sqlx"],"database-tls":["database","switchy_database?/tls"],"database-turso":["database","switchy_database?/turso"],"default":["all"],"fail-on-warnings":["switchy_async?/fail-on-warnings","switchy_async_macros?/fail-on-warnings","switchy_database?/fail-on-warnings","switchy_database_connection?/fail-on-warnings","switchy_fs?/fail-on-warnings","switchy_http?/fail-on-warnings","switchy_http_models?/fail-on-warnings","switchy_mdns?/fail-on-warnings","switchy_random?/fail-on-warnings","switchy_schema?/fail-on-warnings","switchy_tcp?/fail-on-warnings","switchy_telemetry?/fail-on-warnings","switchy_time?/fail-on-warnings","switchy_upnp?/fail-on-warnings","switchy_uuid?/fail-on-warnings","switchy_web_server?/fail-on-warnings","switchy_web_server_core?/fail-on-warnings"],"fs":["dep:switchy_fs","switchy_async?/fs"],"fs-async":["fs","switchy_fs?/async"],"fs-simulator":["fs","switchy_fs?/simulator"],"fs-simulator-real-fs":["fs","switchy_fs?/simulator-real-fs"],"fs-std":["fs","switchy_fs?/std"],"fs-sync":["fs","switchy_fs?/sync"],"fs-tokio":["fs","switchy_fs?/tokio"],"http":["dep:switchy_http"],"http-brotli":["http","switchy_http?/brotli"],"http-deflate":["http","switchy_http?/deflate"],"http-gzip":["http","switchy_http?/gzip"],"http-json":["http","switchy_http?/json"],"http-models":["dep:switchy_http_models"],"http-models-actix":["http-models","switchy_http_models?/actix"],"http-models-reqwest":["http-models","switchy_http_models?/reqwest"],"http-models-serde":["http-models","switchy_http_models?/serde"],"http-reqwest":["http","switchy_http?/reqwest"],"http-serde":["http","switchy_http?/serde"],"http-simulator":["http","switchy_http?/simulator"],"http-stream":["http","switchy_http?/stream"],"http-zstd":["http","switchy_http?/zstd"],"mdns":["dep:switchy_mdns"],"mdns-simulator":["mdns","switchy_mdns?/simulator"],"random":["dep:switchy_random"],"random-rand":["random","switchy_random?/rand"],"random-simulator":["random","switchy_random?/simulator"],"schema":["database-schema","dep:switchy_schema","switchy_database?/schema","switchy_schema?/code"],"simulator":["switchy_async?/simulator","switchy_async_macros?/simulator","switchy_database?/simulator","switchy_database_connection?/simulator","switchy_fs?/simulator","switchy_http?/simulator","switchy_mdns?/simulator","switchy_random?/simulator","switchy_tcp?/simulator","switchy_telemetry?/simulator","switchy_time?/simulator","switchy_upnp?/simulator","switchy_uuid?/simulator","switchy_web_server?/simulator"],"tcp":["dep:switchy_tcp"],"tcp-simulator":["switchy_tcp?/simulator","tcp"],"tcp-tokio":["switchy_tcp?/tokio","tcp"],"telemetry":["dep:switchy_telemetry"],"telemetry-actix":["switchy_telemetry?/actix","telemetry"],"telemetry-simulator":["switchy_telemetry?/simulator","telemetry"],"time":["dep:switchy_time","switchy_async?/time"],"time-simulator":["switchy_time?/simulator","time"],"time-std":["switchy_time?/std","time"],"upnp":["dep:switchy_upnp"],"upnp-api":["switchy_upnp?/api","upnp"],"upnp-openapi":["switchy_upnp?/openapi","upnp"],"upnp-simulator":["switchy_upnp?/simulator","upnp"],"uuid":["dep:switchy_uuid","switchy_schema?/uuid"],"uuid-serde":["switchy_uuid?/serde","uuid"],"uuid-simulator":["switchy_uuid?/simulator","uuid"],"uuid-uuid":["switchy_uuid?/uuid","uuid"],"web-server":["dep:switchy_web_server"],"web-server-actix":["switchy_web_server?/actix","web-server"],"web-server-compress":["switchy_web_server?/compress","web-server"],"web-server-core":["dep:switchy_web_server_core","web-server"],"web-server-cors":["switchy_web_server?/cors","web-server"],"web-server-htmx":["switchy_web_server?/htmx","web-server"],"web-server-openapi":["switchy_web_server?/openapi","web-server"],"web-server-openapi-all":["web-server-openapi-rapidoc","web-server-openapi-redoc","web-server-openapi-scalar","web-server-openapi-swagger-ui"],"web-server-openapi-rapidoc":["switchy_web_server?/openapi-rapidoc","web-server"],"web-server-openapi-redoc":["switchy_web_server?/openapi-redoc","web-server"],"web-server-openapi-scalar":["switchy_web_server?/openapi-scalar","web-server"],"web-server-openapi-swagger-ui":["switchy_web_server?/openapi-swagger-ui","web-server"],"web-server-serde":["switchy_web_server?/serde","web-server"],"web-server-simulator":["switchy_web_server?/simulator","web-server"],"web-server-static-files":["switchy_web_server?/static-files","web-server"],"web-server-tls":["switchy_web_server?/tls","web-server"]},"yanked":false,"pubtime":"2026-07-04T15:06:16Z","v":2}