diff options
author | jvech <jmvalenciae@unal.edu.co> | 2024-05-04 18:49:17 -0500 |
---|---|---|
committer | jvech <jmvalenciae@unal.edu.co> | 2024-05-04 18:49:17 -0500 |
commit | 821eeb0263725d33cbb5d1a044ca593d5959031f (patch) | |
tree | 7f59df2bc10b4725f8d3981414477bfee3b1a6fd /Cargo.toml | |
parent | 3c3d81c33aaaca93f378fb70056b68c0513c10fc (diff) |
doc: Add a MIT LICENSE
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ [package] name = "debt" -version = "0.2.1" +version = "0.2.2" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html |