{
  "cksum": "a44c219d4e06d537d16d70afadb7a3a1195c5f9160fa7d161dd8d5042aa0223c",
  "crate_file": "oracles-0.1.1.crate",
  "crate_url": "https://static.crates.io/crates/oracles/oracles-0.1.1.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "native-tls",
      "optional": true,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "with-time-0_3"
      ],
      "kind": "normal",
      "name": "postgres",
      "optional": true,
      "req": "^0.19",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "postgres-native-tls",
      "optional": true,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rusqlite",
      "optional": true,
      "req": "^0.40",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "rust_decimal",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "formatting",
        "parsing"
      ],
      "kind": "normal",
      "name": "time",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "toml",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ureq",
      "optional": true,
      "req": "^3",
      "target": null
    }
  ],
  "features": {
    "cli": [],
    "outbox": []
  },
  "features2": {
    "config-toml": [
      "dep:serde",
      "dep:toml"
    ],
    "default": [
      "cli",
      "config-toml",
      "http-json",
      "sqlite"
    ],
    "full": [
      "cli",
      "config-toml",
      "http-json",
      "sqlite",
      "postgres",
      "postgres-tls",
      "telegram",
      "webhook",
      "outbox"
    ],
    "http-json": [
      "dep:serde_json",
      "dep:ureq"
    ],
    "postgres": [
      "dep:postgres"
    ],
    "postgres-tls": [
      "postgres",
      "dep:postgres-native-tls",
      "dep:native-tls"
    ],
    "sqlite": [
      "dep:rusqlite"
    ],
    "telegram": [
      "http-json"
    ],
    "webhook": [
      "http-json"
    ]
  },
  "index_path": "or/ac/oracles",
  "name": "oracles",
  "pubtime": "2026-06-10T18:41:32Z",
  "rust_version": "1.96",
  "v": 2,
  "vers": "0.1.1",
  "yanked": false
}
