Mark Watts
|
73feb622cd
|
implement bytes (aka blobs) as native type
|
2021-08-23 17:25:10 -04:00 |
|
dependabot[bot]
|
fba46fb1f2
|
Update ordered-float requirement from ~2.5 to ~2.7
Updates the requirements on [ordered-float](https://github.com/reem/rust-ordered-float) to permit the latest version.
- [Release notes](https://github.com/reem/rust-ordered-float/releases)
- [Commits](https://github.com/reem/rust-ordered-float/compare/v2.5.0...v2.7.0)
---
updated-dependencies:
- dependency-name: ordered-float
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-07-12 21:20:06 +00:00 |
|
dependabot[bot]
|
ffaba698e0
|
Update indexmap requirement from ~1.5 to ~1.7
Updates the requirements on [indexmap](https://github.com/bluss/indexmap) to permit the latest version.
- [Release notes](https://github.com/bluss/indexmap/releases)
- [Commits](https://github.com/bluss/indexmap/compare/1.5.0...1.7.0)
---
updated-dependencies:
- dependency-name: indexmap
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-07-02 21:30:48 +00:00 |
|
dependabot[bot]
|
c8c1363b14
|
Update ordered-float requirement from ~2.0 to ~2.5
Updates the requirements on [ordered-float](https://github.com/reem/rust-ordered-float) to permit the latest version.
- [Release notes](https://github.com/reem/rust-ordered-float/releases)
- [Commits](https://github.com/reem/rust-ordered-float/compare/v2.0.0...v2.5.1)
---
updated-dependencies:
- dependency-name: ordered-float
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-07-02 21:21:07 +00:00 |
|
|
125306e108
|
Update dependencies. Lint.
|
2020-08-05 23:03:58 -04:00 |
|
|
5899bf8624
|
Minor version adjustments and fixes.
|
2020-05-25 10:51:22 -04:00 |
|
|
bf1ac14d32
|
Update dependency versions. Fix minor warnings.
|
2020-05-12 10:21:51 -04:00 |
|
Greg Burd
|
4f81c4e15b
|
Attempting to cleanup with clippy, rustfmt, etc.
Integrate https://github.com/mozilla/mentat/pull/806
|
2020-01-31 10:55:45 -05:00 |
|
Greg Burd
|
fa3091d078
|
Update indexmap dependency.
|
2020-01-16 13:30:29 -05:00 |
|
Greg Burd
|
b2f92b8461
|
Update to 2018 edition of Rust (1.42). Fix and format code. Update dependencies. Fix tests.
|
2020-01-16 10:58:21 -05:00 |
|
Grisha Kruglov
|
1e488d720b
|
Post: Use a single implementation of bail macro
|
2018-08-09 13:16:05 -07:00 |
|
Grisha Kruglov
|
9381af4289
|
Pre: Move core/Attribute* to core-traits
|
2018-08-09 13:16:05 -07:00 |
|
Grisha Kruglov
|
9fd198f96a
|
Pre: Move ValueTypeSet into core-traits
|
2018-08-09 13:16:05 -07:00 |
|
Grisha Kruglov
|
d0214fad7d
|
Pre: Move core/types.rs into core_traits
|
2018-08-09 13:16:05 -07:00 |
|
Grisha Kruglov
|
a57ba5d79f
|
Pre: Move Entid and KnownEntid into core_traits
|
2018-08-09 13:16:05 -07:00 |
|