mirror of
https://github.com/darwincereska/envkit.git
synced 2026-06-11 10:23:23 -05:00
feat: updated bool parsing and added tests
This commit is contained in:
+2
-1
@@ -1,9 +1,10 @@
|
||||
[package]
|
||||
name = "envkit"
|
||||
version = "0.1.0"
|
||||
version = "0.1.1"
|
||||
edition = "2024"
|
||||
authors = ["Darwin Cereska <discorddurr@gmail.com>"]
|
||||
description = "A dead-simple env loader"
|
||||
readme = "README.md"
|
||||
license = "MIT"
|
||||
repository = "https://github.com/darwincereska/envkit"
|
||||
categories = ["environment", "configuration", "loader"]
|
||||
Reference in New Issue
Block a user