Closed asukaminato0721 closed 1 year ago
The text plotting library is using a number of old dependencies, and I might submit a PR to burn in the future to make it optional.
https://github.com/open-spaced-repetition/fsrs-rs/security/dependabot/2
cargo tree -i atty
atty v0.2.14
└── clap v2.34.0
└── structopt v0.3.26
└── textplots v0.8.2
└── burn-train v0.10.0 (https://github.com/burn-rs/burn.git?rev=dbc5f0a340136251170138f8825062b42ed2d096#dbc5f0a3)
└── burn v0.10.0 (https://github.com/burn-rs/burn.git?rev=dbc5f0a340136251170138f8825062b42ed2d096#dbc5f0a3)
└── fsrs v0.1.0 (/home/w/gitproject/fsrs-rs)
[dev-dependencies]
└── fsrs v0.1.0 (/home/w/gitproject/fsrs-rs)
yet another warning, just put it here for reference.
Should be fixed once https://github.com/burn-rs/burn/pull/790 lands
just a note for someone interests.
https://github.com/rekka/meval-rs/pull/27
not a big deal though.