{
  "cksum": "afc4ab2a762756363e17419e00384cae9f92ad9fcca48b6bc6bcd25be7191c10",
  "crate_file": "msr-core-0.3.1.crate",
  "crate_url": "https://static.crates.io/crates/msr-core/msr-core-0.3.1.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "anyhow",
      "optional": false,
      "req": "^1.0.55",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "base64",
      "optional": false,
      "req": "^0.13.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "bs58",
      "optional": true,
      "req": "^0.4.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "csv",
      "optional": true,
      "req": "^1.1.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "log",
      "optional": false,
      "req": "^0.4.14",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "loom",
      "optional": false,
      "req": "^0.5.4",
      "target": "cfg(loom)"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "parking_lot",
      "optional": false,
      "req": "^0.12.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1.0.136",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": true,
      "req": "^1.0.79",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "serde_json",
      "optional": false,
      "req": "^1.0.79",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "tempfile",
      "optional": false,
      "req": "^3.3.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^1.0.30",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "thread-priority",
      "optional": true,
      "req": "^0.8.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "local-offset",
        "macros",
        "formatting",
        "parsing"
      ],
      "kind": "normal",
      "name": "time",
      "optional": false,
      "req": "^0.3.7",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "uuid",
      "optional": true,
      "req": "^0.8.2",
      "target": null
    }
  ],
  "features": {
    "default": [],
    "full": [
      "with-csv-event-journal",
      "with-csv-register-recorder",
      "with-realtime-worker-thread"
    ],
    "with-csv-event-journal": [
      "with-event-journal",
      "with-csv-storage"
    ],
    "with-csv-register-recorder": [
      "with-register-recorder",
      "with-csv-storage"
    ],
    "with-csv-storage": [
      "with-serde",
      "csv"
    ],
    "with-event-journal": [
      "with-serde",
      "serde/derive",
      "bs58/std",
      "uuid/v4"
    ],
    "with-realtime-worker-thread": [
      "thread-priority"
    ],
    "with-register-recorder": [
      "with-serde",
      "serde/derive",
      "bs58/std"
    ],
    "with-serde": [
      "serde",
      "time/serde-well-known"
    ]
  },
  "index_path": "ms/r-/msr-core",
  "name": "msr-core",
  "pubtime": "2022-03-03T13:36:23Z",
  "vers": "0.3.1",
  "yanked": false
}
