mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-15 17:31:56 +03:00
723938a441
This changes the way we build the custom connector so that the data is baked in at compile time, not loaded from the file system at runtime. This simplifies packaging. I also took the liberty to switch out `.unwrap()` for `anyhow`, and to avoid parsing a string to construct the socket address. V3_GIT_ORIGIN_REV_ID: d562e0a9852b4e3ecde45bd6938d8eb1b066211b |
||
---|---|---|
.. | ||
data | ||
src | ||
Cargo.toml |