Capitalize the Diopser bundle name
This commit is contained in:
parent
95446cb2bf
commit
41a05eddc2
8
bundler.toml
Normal file
8
bundler.toml
Normal 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"
|
Loading…
Reference in a new issue