1
0
mirror of https://github.com/mre/mos6502.git synced 2024-06-20 00:29:37 +00:00
Commit Graph

12 Commits

Author SHA1 Message Date
Matthias Endler
0749b1798b bump version 2021-01-28 23:11:39 +01:00
dependabot-preview[bot]
af29a7be6d
Bump log from 0.4.13 to 0.4.14
Bumps [log](https://github.com/rust-lang/log) from 0.4.13 to 0.4.14.
- [Release notes](https://github.com/rust-lang/log/releases)
- [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/log/compare/0.4.13...0.4.14)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-27 03:16:16 +00:00
dependabot-preview[bot]
6d96b8f554
Bump log from 0.4.12 to 0.4.13
Bumps [log](https://github.com/rust-lang/log) from 0.4.12 to 0.4.13.
- [Release notes](https://github.com/rust-lang/log/releases)
- [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/log/compare/0.4.12...0.4.13)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-11 11:32:49 +00:00
dependabot-preview[bot]
d89bbdc675
Bump log from 0.4.11 to 0.4.12
Bumps [log](https://github.com/rust-lang/log) from 0.4.11 to 0.4.12.
- [Release notes](https://github.com/rust-lang/log/releases)
- [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/log/compare/0.4.11...0.4.12)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-08 00:56:08 +00:00
dependabot-preview[bot]
beeb8039d9
Bump num from 0.3.0 to 0.3.1
Bumps [num](https://github.com/rust-num/num) from 0.3.0 to 0.3.1.
- [Release notes](https://github.com/rust-num/num/releases)
- [Changelog](https://github.com/rust-num/num/blob/master/RELEASES.md)
- [Commits](https://github.com/rust-num/num/compare/num-0.3.0...num-0.3.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-03 23:07:28 +00:00
dependabot-preview[bot]
cb2b8aef88
Bump skeptic from 0.13.4 to 0.13.5
Bumps [skeptic](https://github.com/budziq/rust-skeptic) from 0.13.4 to 0.13.5.
- [Release notes](https://github.com/budziq/rust-skeptic/releases)
- [Changelog](https://github.com/budziq/rust-skeptic/blob/master/CHANGELOG.md)
- [Commits](https://github.com/budziq/rust-skeptic/compare/0.13.4...0.13.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-29 14:34:49 +00:00
dependabot-preview[bot]
525bd3e7c5
Bump log from 0.4.8 to 0.4.11
Bumps [log](https://github.com/rust-lang/log) from 0.4.8 to 0.4.11.
- [Release notes](https://github.com/rust-lang/log/releases)
- [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/log/compare/0.4.8...0.4.11)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-16 01:24:50 +00:00
dependabot-preview[bot]
400ad34f49
Bump num from 0.2.1 to 0.3.0
Bumps [num](https://github.com/rust-num/num) from 0.2.1 to 0.3.0.
- [Release notes](https://github.com/rust-num/num/releases)
- [Changelog](https://github.com/rust-num/num/blob/master/RELEASES.md)
- [Commits](https://github.com/rust-num/num/compare/num-0.2.1...num-0.3.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-13 23:13:50 +00:00
dependabot-preview[bot]
0819879837
Bump num from 0.2.0 to 0.2.1
Bumps [num](https://github.com/rust-num/num) from 0.2.0 to 0.2.1.
- [Release notes](https://github.com/rust-num/num/releases)
- [Changelog](https://github.com/rust-num/num/blob/master/RELEASES.md)
- [Commits](https://github.com/rust-num/num/compare/num-0.2.0...num-0.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-10 04:54:14 +00:00
dependabot-preview[bot]
462ba39c76
Bump bitflags from 1.2.0 to 1.2.1
Bumps [bitflags](https://github.com/bitflags/bitflags) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/bitflags/bitflags/releases)
- [Changelog](https://github.com/bitflags/bitflags/blob/master/CHANGELOG.md)
- [Commits](https://github.com/bitflags/bitflags/compare/1.2.0...1.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-23 09:47:40 +00:00
Andrey Kutejko
cb2658f3e3 update bitflags 2019-10-06 18:56:51 +02:00
Matthias Endler
5ee12bdbc0 Add no_std support 2018-11-04 20:26:51 +01:00