unicode-jp-rs icon indicating copy to clipboard operation
unicode-jp-rs copied to clipboard

Update regex and clap Versions and Refactor Code

Open maaaashi opened this issue 2 years ago • 0 comments

概要

regexclapのライブラリのバージョンを更新し、それに合わせてコードのリファクタリングを行いました。

変更点

  • regexのバージョンを1.10.2にアップデート
  • clapのバージョンを4.4.11にアップデート
  • 新しいバージョンに合わせたコードのリファクタリング

Summary

Updated the versions of the regex and clap libraries, and refactored the code accordingly.

Changes

  • Updated regex version to 1.10.2
  • Updated clap version to 4.4.11
  • Refactored the code to align with the new versions.

maaaashi avatar Dec 15 '23 01:12 maaaashi