use strict;
use warnings;
use lib 'lib';

our $DIR;

{
  verbose => 1,
  source => [ "$DIR/Cargo.toml" ],
}