mirror of
https://github.com/archtechx/todo-system.git
synced 2026-08-06 04:24:04 +00:00
Improve some readability (and prevent some duplicate search within lines)
This commit is contained in:
parent
fa9c36bf6d
commit
6665e369bf
2 changed files with 26 additions and 16 deletions
|
|
@ -1,7 +1,7 @@
|
|||
[package]
|
||||
name = "todos"
|
||||
version = "0.1.1"
|
||||
edition = "2021"
|
||||
edition = "2024"
|
||||
authors = ["Samuel Štancl <samuel@archte.ch>"]
|
||||
description = "An intuitive system for organizing TODOs in code"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue