mirror of https://github.com/Leinnan/rpack.git
Fix
This commit is contained in:
parent
53d17d5168
commit
4ed650f146
|
|
@ -3,7 +3,7 @@ name = "rpack_egui"
|
|||
version = "0.3.0"
|
||||
description = "GUI application for generating rpack atlases"
|
||||
authors = ["Piotr Siuszko <siuszko@zoho.com>"]
|
||||
edition = "2024"
|
||||
edition = "2021"
|
||||
repository = "https://github.com/Leinnan/rpack.git"
|
||||
homepage = "https://github.com/Leinnan/rpack"
|
||||
license = "MIT OR Apache-2.0"
|
||||
|
|
|
|||
|
|
@ -145,13 +145,6 @@
|
|||
});
|
||||
}
|
||||
</script>
|
||||
|
||||
<!--<script
|
||||
data-goatcounter="https://mevlyshkin.goatcounter.com/count"
|
||||
data-goatcounter-settings='{"path": "/rpack"}'
|
||||
async
|
||||
src="//zgo.at/count.js"
|
||||
></script>-->
|
||||
</body>
|
||||
</html>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue