use lowercase org and app name in dirs

tzemanovic
Feb 6, 2026, 3:30 PM
A733HU57F4DHKWTAQQU7GHOOW22L2U5YX3WW26JUJO6EV5JQ7WOAC

Dependencies

Change contents

  • replacement in libflorescence/src/store/dir.rs at line 7
    [2.11919][2.11919:12001]()
    const ORGANIZATION: &str = "Holonyte";
    const APPLICATION: &str = "Inflorescence";
    [2.11919]
    [2.12001]
    const ORGANIZATION: &str = "holonyte";
    const APPLICATION: &str = "inflorescence";