<div dir="ltr">Hello everyone I was trying to package Deno for debian using `debcargo.conf` and I ran the command `./update.sh deno` but I am getting the error<div> ```</div><div>Generate binary crate with default name 'deno', set bin_name to override or bin = false to disable.<br>Something failed: Cannot represent prerelease part of dependency: notify Predicate { op: Compatible, major: 5, minor: Some(0), patch: Some(0), pre: [AlphaNumeric("pre"), Numeric(2)] }</div><div>```</div><div>What could be the problem here?</div></div>