1
0
Fork 0

Capitalize the Diopser bundle name

This commit is contained in:
Robbert van der Helm 2022-02-15 22:27:38 +01:00
parent 95446cb2bf
commit 41a05eddc2

8
bundler.toml Normal file
View file

@ -0,0 +1,8 @@
# This provides metadata for `cargo xtask bundle <foo>`. The syntax is as
# follows:
#
# [package_name]
# name = "Human Readable Plugin Name" # defaults to <package_name>
[diopser]
name = "Diopser"