solana/programs
Illia Bobyr 94350f0959
Revert: Bump console from 0.15.0 to 0.15.5 (#31289) (#31294)
commit 4e3300e7d6
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Date:   Thu Apr 20 15:40:14 2023 -0700
  
        Bump console from 0.15.0 to 0.15.5 (#31289)
  
        Bumps [console](https://github.com/console-rs/console) from 0.15.0 to 0.15.5.
        - [Release notes](https://github.com/console-rs/console/releases)
        - [Changelog](https://github.com/console-rs/console/blob/master/CHANGELOG.md)
        - [Commits](console-rs/console@0.15.0...0.15.5)
  
        ---
        updated-dependencies:
        - dependency-name: console
          dependency-type: direct:production
          update-type: version-update:semver-patch
        ...
  
        Signed-off-by: dependabot[bot] <support@github.com>

Windows build is broken with the following error:

    Compiling solana-genesis-utils v1.16.0 (D:\a\solana\solana\genesis-utils)
    error[E0432]: unresolved import `winapi::um::winuser`
       --> install\src\command.rs:385:17
        |
    385 |             um::winuser::{
        |                 ^^^^^^^ could not find `winuser` in `um`
  
    For more information about this error, try `rustc --explain E0432`.

https://github.com/solana-labs/solana/actions/runs/4759519915/jobs/8458877323
2023-04-20 19:37:36 -07:00
..
address-lookup-table Cleanup - mock_process_instruction() (#31088) 2023-04-07 12:53:19 +02:00
address-lookup-table-tests chore: workspace inheritance (#29893) 2023-02-23 22:01:54 +08:00
bpf-loader-tests chore: workspace inheritance (#29893) 2023-02-23 22:01:54 +08:00
bpf_loader Refactor - Syscalls in RBPF CLI (#31109) 2023-04-14 15:20:08 +02:00
compute-budget Cleanup - mock_process_instruction() (#31088) 2023-04-07 12:53:19 +02:00
config Cleanup - mock_process_instruction() (#31088) 2023-04-07 12:53:19 +02:00
ed25519-tests chore: workspace inheritance (#29893) 2023-02-23 22:01:54 +08:00
loader-v3 Refactor - Syscalls in RBPF CLI (#31109) 2023-04-14 15:20:08 +02:00
sbf Revert: Bump console from 0.15.0 to 0.15.5 (#31289) (#31294) 2023-04-20 19:37:36 -07:00
stake clean up delegation errors (#31202) 2023-04-14 15:30:59 -07:00
system Refactor - Moves the system program into its own crate (#31244) 2023-04-19 12:58:08 +02:00
vote Add new vote state version that replaces Lockout with LandedVote to a… (#30831) 2023-04-18 20:27:38 -07:00
zk-token-proof Cleanup - mock_process_instruction() (#31088) 2023-04-07 12:53:19 +02:00
zk-token-proof-tests chore: workspace inheritance (#30939) 2023-03-29 03:28:56 +00:00