egglog: unstable-2023-08-19 -> unstable-2023-08-23

Diff: a4768b1751...9e53038196
This commit is contained in:
figsoda 2023-08-26 12:00:55 -04:00
parent 4a46de78fb
commit b424933ae6

View File

@ -5,13 +5,13 @@
rustPlatform.buildRustPackage {
pname = "egglog";
version = "unstable-2023-08-19";
version = "unstable-2023-08-23";
src = fetchFromGitHub {
owner = "egraphs-good";
repo = "egglog";
rev = "a4768b1751b72292b0e79e6e442d54ab270748fb";
hash = "sha256-WTdMhtdPvBtS6WAS3S4dui/8ospJ7nkeRhLce2zY8KE=";
rev = "9e530381961a59524f2bbacd89973575b4e036d8";
hash = "sha256-xzfa1Z7ibSO4D5zpprC7heaswA7Be5Qmb81XoDwANqw=";
};
cargoLock = {