)]}'
{
  "commit": "672fae94fab5f346b0ae30bc8655eaf3965e8046",
  "tree": "662dd98351f9db1b35cfc21d8b1adb476559f6d3",
  "parents": [
    "68dd09dc6b12eafcb8857cb9ffc55df34a6a7c8a",
    "adbb487ef14708f05757256fecf62995ff49becb"
  ],
  "author": {
    "name": "bors[bot]",
    "email": "26634292+bors[bot]@users.noreply.github.com",
    "time": "Tue Jun 23 17:53:16 2020 +0000"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Tue Jun 23 17:53:16 2020 +0000"
  },
  "message": "Merge #204\n\n204: Switch all crate names to use underscores rather than hyphens. r\u003djrvanwhy a\u003djrvanwhy\n\nWe previously had `libtock_codegen` and `libtock-core`, plus `test-runner` and `print-sizes`. Because Rust does not allow hyphens in crate names in code, Cargo automatically translates the hyphens to underscores (e.g. an application refers to items in `libtock-core` using `libtock_core::`). I decided to make the crate naming consistently use underscores rather than hyphens so that crate names in the repository match their use in user code.\n\nCo-authored-by: Johnathan Van Why \u003cjrvanwhy@google.com\u003e\n",
  "tree_diff": []
}
