Commit Graph

9 Commits

Author SHA1 Message Date
dependabot[bot] 9f6eb020b8
Bump thread_local from 1.0.1 to 1.1.4
Bumps [thread_local](https://github.com/Amanieu/thread_local-rs) from 1.0.1 to 1.1.4.
- [Release notes](https://github.com/Amanieu/thread_local-rs/releases)
- [Commits](https://github.com/Amanieu/thread_local-rs/compare/v1.0.1...1.1.4)

---
updated-dependencies:
- dependency-name: thread_local
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-17 01:39:55 +00:00
scoobybejesus 1d7a1a1b72 Update decimal crate for uninit issue. See alkis/decimal PR #64. 2021-12-08 15:03:50 -05:00
scoobybejesus ce77cbf8b9 Add support for parsing values/quantities in accounting/comma format, where numbers are wrapped in parentheses. 2020-12-12 23:15:07 -05:00
scoobybejesus 023648dce6 Added Cargo.lock for binary. 2020-11-30 23:29:40 -05:00
scoobybejesus b91488f034 Removed Cargo.lock from repo. 2019-08-30 19:27:17 -04:00
scoobybejesus 5c61353cf0 Changed Box<Erro> to Box<dyn Error>. Resolves #29. 2019-08-30 18:25:14 -04:00
scoobybejesus 4339d27bb6 Fixed RLS build-related error: Could not compile .process didn't exit successfully. VS Code has RLS support again. Sheesh. 2019-08-26 00:00:00 -04:00
scoobybejesus 6b179ec976 converted inv_costing_from_cmd_arg return type to a result; resolves #9 2019-08-25 22:42:14 -04:00
scoobybejesus 2eeffb057d Initial commit. 2019-08-25 19:57:07 -04:00