fix: update simon-egui to include canvas size clamping fix

This commit is contained in:
2025-12-03 00:47:12 -05:00
parent adefc5f900
commit 37d14fb93e
2 changed files with 5 additions and 5 deletions

View File

@@ -9,7 +9,7 @@
inputs.nixpkgs.follows = "nixpkgs";
};
simon-egui = {
url = "github:Titaniumtown/egui/b63c21d70150f1b414370f0f9a8af56e886662f4";
url = "github:Titaniumtown/egui/217d3f250c499ae88c02930b26cacb945c4a2369";
flake = false;
};
};