greymd / teip

Masking tape to help commands "do one thing well"
MIT License
571 stars 19 forks source link

Feature/update crates #69

Closed greymd closed 9 months ago

greymd commented 9 months ago
  1. Update Cargo.lock

    Main purpose is to upgrade shlex to version 1.3.0 or later. Addressing the issue "Multiple issues involving quote API in shlex" GHSA ID: GHSA-r7qv-8r2h-pg27 https://github.com/advisories/GHSA-r7qv-8r2h-pg27

  2. Explicitly state LANG env variable to tests includes UTF-8 chars